Your favorite vertical tabbed browsing add-on, now compatible with Firefox 57+.
Install the extension.
Some features from the original add-on are not ported yet, feel free to contribute!
The strings to translate can be found in src/_locales.
If the add-on takes off, the localization work will be moved to a dedicated platform like Pontoon.
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!
You can load the add-on temporarily in Firefox by navigating toabout:debugging
or by using the command-line tool web-ext.