Your favorite vertical tabbed browsing add-on, now compatible with Firefox 57+. Install the extension.
Open the sidebar by clicking on the toolbar icon or with the following hotkeys:
Ctrl+Shift+O on Windows⌘+Shift+O on macOSF1 on LinuxYou can contribute by helping translate Tab Center Redux on Crowdin.
Can't find your own language? Open an issue!
You need to have a recent version of node.
Clone this repository
Install the dependencies with npm i.
Run npm run dev and start hacking! Here is a list of some things you could work on.
If you don’t have Firefox Release installed, WEB_EXT_FIREFOX=nightly npm run dev or WEB_EXT_FIREFOX=beta npm run dev should work much better.
Basic functional tests can be run by opening the extension's debug console (in about:debugging) and executing tabCenter.startTests() (in the sidebar document).
JavaScript
76.7%
CSS
20.2%
HTML
3.1%
Your favorite vertical tabbed browsing add-on, now compatible with Firefox 57+. Install the extension.
Open the sidebar by clicking on the toolbar icon or with the following hotkeys:
Ctrl+Shift+O on Windows⌘+Shift+O on macOSF1 on LinuxYou can contribute by helping translate Tab Center Redux on Crowdin.
Can't find your own language? Open an issue!
You need to have a recent version of node.
Clone this repository
Install the dependencies with npm i.
Run npm run dev and start hacking! Here is a list of some things you could work on.
If you don’t have Firefox Release installed, WEB_EXT_FIREFOX=nightly npm run dev or WEB_EXT_FIREFOX=beta npm run dev should work much better.
Basic functional tests can be run by opening the extension's debug console (in about:debugging) and executing tabCenter.startTests() (in the sidebar document).
JavaScript
76.7%
CSS
20.2%
HTML
3.1%