All Projects → Croydon → Vertical Tabs Reloaded

Croydon / Vertical Tabs Reloaded

Licence: mpl-2.0
Firefox add-on for arranging tabs vertically

Projects that are alternatives of or similar to Vertical Tabs Reloaded

Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+45.22%)
Mutual labels:  browser, firefox, webextension, webextensions
Treestyletab
Tree Style Tab, Show tabs like a tree.
Stars: ✭ 2,438 (+2020%)
Mutual labels:  addon, sidebar, firefox, webextensions
Swift Selection Search
Swift Selection Search (SSS) is a simple Firefox add-on that lets you quickly search for some text in a page using your favorite search engines.
Stars: ✭ 125 (+8.7%)
Mutual labels:  addon, browser, firefox, webextension
tab-search
WebExtension for keyboard-accessible tab management
Stars: ✭ 102 (-11.3%)
Mutual labels:  addon, tabs, webextension, webextensions
Addon
ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.
Stars: ✭ 161 (+40%)
Mutual labels:  addon, firefox, webextensions
Livemarks
Extension that restores RSS Feed Livemarks in Firefox.
Stars: ✭ 137 (+19.13%)
Mutual labels:  addon, firefox, webextension
Multipletab
Multiple Tab Handler, Provides feature to close multiple tabs.
Stars: ✭ 67 (-41.74%)
Mutual labels:  addon, firefox, webextensions
drop-feeds
Drop Feeds is a Sage / Sage++ like addon (webextension) for Firefox Quantum
Stars: ✭ 18 (-84.35%)
Mutual labels:  firefox, addon, webextension
Browser
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Stars: ✭ 3,305 (+2773.91%)
Mutual labels:  firefox, webextension, webextensions
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (-8.7%)
Mutual labels:  addon, tabs, webextension
mute-sites-by-default
WebExtension that mutes all sites by default and remembers unmuted sites
Stars: ✭ 19 (-83.48%)
Mutual labels:  firefox, addon, webextension
Downthemall
The DownThemAll! WebExtension
Stars: ✭ 512 (+345.22%)
Mutual labels:  firefox, webextension, webextensions
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+1268.7%)
Mutual labels:  addon, browser, firefox
Copy As Markdown
Copying Link, Image and Tab(s) as Markdown Much Easier.
Stars: ✭ 332 (+188.7%)
Mutual labels:  browser, firefox, webextensions
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-19.13%)
Mutual labels:  firefox, webextension, webextensions
yet-another-pinboard-extension
Manage your Pinboard bookmarks in your browser.
Stars: ✭ 27 (-76.52%)
Mutual labels:  firefox, addon, webextension
Unload Tabs
WebExtension that unloads tabs and prevents tabs from loading
Stars: ✭ 38 (-66.96%)
Mutual labels:  tabs, firefox, webextension
Context Search
A Firefox WebExtension that displays a context menu, that searches for the selected text.
Stars: ✭ 26 (-77.39%)
Mutual labels:  addon, firefox, webextension
Redux Webext
Redux for WebExtensions
Stars: ✭ 101 (-12.17%)
Mutual labels:  firefox, webextension, webextensions
Persian Twitter
A WebExtension which improves Twitter & TweetDeck user experience for Persian users
Stars: ✭ 66 (-42.61%)
Mutual labels:  firefox, webextensions

Vertical Tabs Reloaded for Firefox

This Firefox add-on arranges tabs in a vertical rather than horizontal fashion. Vertical Tabs Reloaded is a fork of Vertical Tabs, which was discontinued. The original project is heavily inspired by the Tree Style Tab add-on.

Installation: https://addons.mozilla.org/firefox/addon/vertical-tabs-reloaded/

If you like my work you could buy me a drink. ☕

Features

  • arranges tabs vertical
  • ships 4 different styles for the tab sidebar
  • hide/display manually the tab sidebar with a hotkey (default: Ctrl+Shift+V) or by clicking on the VTR icon
  • display the tab toolbar at top, bottom (default) or hide it completely
  • show the tab status (unloaded, unready, busy) visually on the tabs
  • sync settings across all devices

Goals

  • Minimalist implementation.

  • Native look and feel and ability to customize if wanted.

  • Readable, maintainable and robust code.

Platform Support

Only the latest Firefox version is fully supported. Compatibility with the latest ESR version will not get broken on purpose, but it might be necessary to do so sometimes. Pull requests fixing compatibility with the latest ESR version have a good chance to get accepted. Pull requests concerning other versions as the latest Firefox version or the latest Firefox ESR version will not be accepted.

Firefox ESR 60 support

Vertical Tabs Reloaded will actively support (i.e. feature updates) ESR 60 for at least 12 weeks (around Firefox 62) up to 18 weeks (around Firefox 63) and bug fixing only support for additional ~ 6 weeks.

While full support for a year would be nice, it would mean freezing features for too long as the WebExtension API is still rather immature and actively developing.

Firefox ESR 52 users

Install the version v0.8.2 from here: https://addons.mozilla.org/de/firefox/addon/vertical-tabs-reloaded/versions/?page=1#version-0.8.2

Building

You need Node.js and npm installed on your system. Then install web-ext:

npm install -g web-ext

After that you can build the add-on by executing in the project's root directory:

web-ext build

Developer Version

You can also install the pre-built developer version here. By using it you can help me testing new versions before they are getting shipped to everyone.

Contact

If you want to have a chat with me you can join #vtr:matrix.org with every Matrix client, e.g. Riot: https://riot.im/app/#/room/#vtr:matrix.org or connect with an IRC client to #verticaltabsreloaded on chat.freenode.net

License and Credits

This project is licensed under the terms of the Mozilla Public License Version 2.0.

Credits can be found in the credits.md file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].