-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the readme, and convert it to Markdown.
Change the creator to Mozilla so that Vlad doesn't get all the complaints. Remove the empty options.xul. And remove the XPI, cause we don't need to keep binaries around! Fixes #39.
- Loading branch information
Showing
6 changed files
with
27 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# TabCenter <a href="http://testpilot.dev.mozaws.net/experiments/tabcenter"><img align="right" src="https://img.shields.io/badge/available_on-Test_Pilot-0996F8.svg"></a> | ||
|
||
|
||
Tabbed browsing is a concept that has existed for a long time without | ||
being seriously re-evaluated. In that time, browsing behaviors have | ||
changed. The web is now the central interaction point on desktop and | ||
laptop computers. For many users, their browser is the only application | ||
they ever open. | ||
|
||
Tab Center is an attempt to solve some of the issues that have emerged | ||
from the way people use tabs (most notably the “too many tabs” problem) | ||
and provide a more versatile UI basis for future innovation. The first | ||
version of this Firefox add-on arranges tabs in a vertical rather than | ||
horizontal fashion. It is heavily inspired by and borrows ideas from the | ||
excellent VerticalTabs add-on. | ||
|
||
Feel free to [install the add-on][784891c9], read | ||
[the full proposal][93e83452], file [a new bug][94aea942], or maybe | ||
[fix some][7c43e6dd]! | ||
|
||
[784891c9]: https://people.mozilla.org/~bwinton/TabCenter/tab-center.xpi "A link to the add-on." | ||
[93e83452]: https://mozilla.invisionapp.com/share/GT22ZN6QW#/screens "The full multi-phase spec." | ||
[94aea942]: https://github.com/bwinton/VerticalTabs/issues/new "Make a new GitHub issue." | ||
[7c43e6dd]: https://github.com/bwinton/VerticalTabs/issues "The big list of issues." |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.