- Allow toolbar configuration
- All toolbar elements should be movable across all toolbars, including separate bookmarks
- Allow creation of custom buttons to execute common actions and macros
- Allow removal of close tab buttons
- It should be possible to remove them all, display button on active tab only and there should be toolbar element possible to be placed anywhere to close active tab
- Make it possible to open new tab by middle clicking on tab bar
- Improve extensions API (or move to WE and improve it)
- Make it possible to handle non-primary clicks and modifiers on Browser Actions and Page Actions (see https://bugzilla.mozilla.org/show_bug.cgi?id=1405031)
- Make it possible to use both Page Action and Browser Action in single extension
- Make it possible to use multiple Page and Browser Actions in one extension
- Make it possible to add dropdown arrow to Page and Browser Actions that would handle secondary event
- Make it possible to run Content Scripts on all pages (including internal ones and generated by extensions, make it additional permission that has to be explicitly granted by user in extensions management)
- Create dedicated API for mouse gestures and hotkeys
- It should be usable from Background Scripts
- It should expose actions commonly executed by hotkeys and gestures like closing active tab, moving back and forth in history and alike, actions impossible in Background Scripts nowadays mostly
- It should additionally expose all Commands from other extensions so you can comfortably control them in one place
- It should be possible to unbind and rebind all built in hotkeys
- Alternatively support mouse gestures and hotkeys configuration natively, respecting c and d
- Fix that stupid blurry text rendering at last!
Last active
October 22, 2020 18:47
-
-
Save zakius/8f414c3b9caada0aea6265b1abcd6eec to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment