Skip to content

hkockerbeck/tabcenter-redux

 
 

Repository files navigation

Tab Center Redux

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!

Help localize the project!

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.

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!

    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.

    You can load the add-on temporarily in Firefox by navigating to about:debugging or by using the command-line tool web-ext.

About

Vertical Tabs for Firefox 57+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • CSS 27.6%
  • HTML 3.1%