sergiokas / Extensity

Quickly enable/disable Google Chrome extensions
http://sergiokas.github.com/Extensity
Other
390 stars 83 forks source link

[Feature Request] Pin and Unpin Extensions Easily With Extensity #74

Closed TheIzzyKirby closed 1 month ago

TheIzzyKirby commented 1 year ago

It would be cool if the extensions could be pinned and unpinned just as easily as it is to enable and disable them. It would also be cool if Extensity could automatically pin a newly installed extension as an option.

(Which enabled extensions to pin and unpin could be saved on the profiles, including "Always On". Give the option to auto-pin a newly enabled extension. Any pinned disabled extension shouldn't display on the browser's extension bar by default but should display once it's newly enabled.)

Danie10 commented 1 year ago

Yes this would truly be useful

sergiokas commented 1 month ago

As far as I can tell the Chrome extensions management API doesn't have a method to do it (only to read the state of it).

Closing, would reopen if Google implements support for it.