piroor / copy-selected-tabs-to-clipboard

Provides ability to copy title and URL of selected tabs to the clipboard for Firefox 63 and later.
Other
84 stars 16 forks source link

Make Containers support optional #53

Open peter-lyons-kehl opened 9 months ago

peter-lyons-kehl commented 9 months ago

Please consider making Containers support #24 optional.

This would need two things:

How could we treat existing users and their expectations? Is there any way to make this new option disabled by default for new installation, BUT enabled by default for existing installations (that is, for installations where we are updating a version)? If too complicated, we could enable Container support by default. If the users wants, she/he can uncheck the option and remove the optional permission.

peter-lyons-kehl commented 9 months ago

The current problem: copy-selected-tabs-to-clipboard enforces Containers: image

piroor commented 9 months ago

Sadly "contextualIdentities" permission couldn't become optional. Only permissions listed here can become optional. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/optional_permissions#api_permissions