This is a modified version of my Mile Wide Back extension that uses the Firefox Sidebar to navigate the current webpage.
The advantage is that with the Sidebar always visible, users can navigate their browser tabs even when the active webpage is still loading.
Otherwise all the features and behaviors are the same as my Mile Wide Back extension.
For additional customization, you can modify Firefox's userChrome.css
file to make the sidebar narrower by adding this CSS code to your userChrome.css file. You will also need to enable "toolkit.legacyUserProfileCustomizations.stylesheets
" in the about:config setting too:
#sidebar {min-width: 0 !important}
- License: Mozilla Public License 2.0
- Weekly downloads: 0
- Average daily users: 1
- Rating: 5/5 of 1 ratings
- Created: 2019-04-10 10:39:18
- Last updated: 2021-06-02 08:45:30
- Homepage: http://dragtotab.mozdev.org/milewideback
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/mile-wide-back-sidebar/
- API: {a025dcba-5336-4000-b789-821532012437}