/* hides the native tabs */ #TabsToolbar { visibility: collapse; } /* hides save to pocket entry on right click * doesn"t seem to work though */ menuitem[label="Save to Pocket"] { display:none !important; }