Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

kdashg/VerticalTabs

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • CSS 60.6%
  • JavaScript 38.3%
  • Makefile 1.1%