Croydon / vertical-tabs-reloaded

Firefox add-on for arranging tabs vertically
https://addons.mozilla.org/firefox/addon/vertical-tabs-reloaded/
Mozilla Public License 2.0
134 stars 12 forks source link

[MV3] Migrate away from `"browser_style": true` as it is deprecated #272

Closed Croydon closed 1 year ago

Croydon commented 1 year ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1827910

According to documentation, browser_style support gets removed with FF118 (planned release date: 2023-09-26), breaking the current design of the sidebar and options page.

Previous revisions of the documentation are wrong, Firefox is only removing the support for browser_style in MV3, not in MV2, which would also be an unnecessary breakage.

https://github.com/mdn/content/pull/26642/files#diff-cee78116d97bed12a460748c8aa5ca263663db047cde0923caa01dc1da8c307cR87

https://bugzilla.mozilla.org/show_bug.cgi?id=1830712

https://searchfox.org/mozilla-central/rev/ad732108b073742d7324f998c085f459674a6846/browser/components/extensions/extension.css#28-552

https://hg.mozilla.org/mozilla-central/raw-file/a445f1762c895000bcdabd9d95697522359d41ed/browser/components/extensions/extension.css

Anyway, long-term it is necessary to migrate anyway.

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Browser_styles#manifest_v3_migration