/tabcenter-redux

Vertical Tabs extension for Firefox

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Tab Center Redux

Your favorite vertical tabbed browsing add-on, now compatible with Firefox 57+. Install the extension.

Help localize the project!

The strings to translate can be found in src/_locales.

How can I contribute?

You need to have a recent version of node.

  1. Clone this repository

  2. Install the dependencies with npm i.

  3. 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.