/VerticalTabs

Firefox add-on for arranging tabs vertically

Primary LanguageCSS

Vertical Tabs for Firefox 29 and beyond
=======================================

This Firefox add-on arranges tabs in a vertical rather than horizontal
fashion.  It is heavily inspired by and borrows ideas from the excellent
Tree Style Tab add-on.

Goals:

* Very few other features and hopefully little or no preference settings.
  Instead a good JavaScript API might be provided for other extensions
  (e.g. JetPack SDK based) to provide additional features.

* Native look and feel.

* Readable and maintainable code, taking latest Mozilla practices into
  account.  No eval() hacks.

License: Mozilla Public License Version 2.0