Disable or remove trash & sync icons?
-
I see. I never use a profile so that would explain it. Thanks
-
@luetage Yup. The one on status bar can be moved (sync status?), while "the other one" (synced sessions?) on tab bar area can't.
Moving both even with slightly different icons would be better (two sync icons could be confusing). And moving add tab button too. -
How change trash icon?
-
@Pesala Thanks,Its work
-
@luetage
Hi. I want to remove only the sync icon. Do you know the code ?
Thanks. -
@Buglocker This code will remove the sync icon by the Trash Can.
/*Remove Sync Icon*/ .synced-tabs-button {display: none;}
The other icon on the Status Bar can be removed from the right-click menu, customise.
-
-
@luetage Thanks , it works for me.
-
This post is deleted! -
Just a solution from 2024, in case anyone wonders into this topic by searching, like me:
Disable the cloud icon ("synced tabs") by going into Settings > Tabs > unchecking Display Synced Tabs Button.
Same for trash can, uncheck Display Trash Can in the same section.