internetarchive / wayback-machine-webextension

A web browser extension for Chrome, Firefox, Edge, and Safari 14.
GNU Affero General Public License v3.0
667 stars 207 forks source link

Allow to hide toolbar icon #997

Closed rixx closed 1 year ago

rixx commented 1 year ago

I'm trying to have as little UI clutter as possible. As I use the Wayback Extension via the context menu, I don't need its icon in my toolbar, especially as in Firefox, addon/extension icons cannot be moved to the overflow menu.

I'd prefer the option to disable the toolbar icon, ideally moving the entry to the general extensions menu that Firefox has been migrating extensions into. If I ever need the full interface, it would be only one extra click to access the menu. (I think it would be sensible to go with the Firefox way and do this by default, but an option to switch to this mode would be just as fine by me.)

rixx commented 1 year ago

Turns out you can just right-click to unpin, which I completely blanked on. Sorry for the noise!