-
-
Notifications
You must be signed in to change notification settings - Fork 0
Support for Split View #106
Copy link
Copy link
Open
Labels
Description
Split view is a new feature introduced in Firefox 146, but not visible by default (needs to be turned on via a pref, browser.tabs.splitView.enabled). WebExtension API support is being added starting in Firefox 149[1], with more APIs supposedly forthcoming[2].
If the "Hide and Replace" action was selected, Panic Button needs to be able to recreate the split views when restoring browser windows.
--
[1] Firefox 149 release notes for developers: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/149
[2] Add extension API to create split views, or remove split views: https://bugzilla.mozilla.org/show_bug.cgi?id=2016928
Reactions are currently unavailable