All Projects → eoger → Tabcenter Redux

eoger / Tabcenter Redux

Licence: mpl-2.0
Vertical Tabs extension for Firefox

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Tabcenter Redux

Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+1077.87%)
Mutual labels:  firefox
Surfingkeys
Map your keys for web surfing, expand your browser with javascript and keyboard.
Stars: ✭ 3,787 (+909.87%)
Mutual labels:  firefox
History Master
📈📉📊A Firefox/Chrome extension to visualize browsing history, sync among different browsers!
Stars: ✭ 356 (-5.07%)
Mutual labels:  firefox
Crx Selection Translate
一站式划词 / 截图 / 网页全文 / 音视频翻译扩展。
Stars: ✭ 3,603 (+860.8%)
Mutual labels:  firefox
Ffpass
Import and Export passwords for Firefox Quantum 🔑
Stars: ✭ 329 (-12.27%)
Mutual labels:  firefox
Headereditor
Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests
Stars: ✭ 338 (-9.87%)
Mutual labels:  firefox
Arduino Create Agent
The Arduino Create Agent
Stars: ✭ 298 (-20.53%)
Mutual labels:  firefox
Photon Australis
Bringing sexy curves back to Firefox Photon.
Stars: ✭ 369 (-1.6%)
Mutual labels:  firefox
Copy As Markdown
Copying Link, Image and Tab(s) as Markdown Much Easier.
Stars: ✭ 332 (-11.47%)
Mutual labels:  firefox
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-6.4%)
Mutual labels:  firefox
Melonjs
a fresh & lightweight javascript game engine
Stars: ✭ 3,721 (+892.27%)
Mutual labels:  firefox
Quantum Nox Firefox Dark Full Theme
These usercontent and userchrome files will give a full themed dark color to Firefox Quantum, menus and dialogs included, as well as the scrollbars. You can also use the JS files to enable multirow tabs and other functions.
Stars: ✭ 328 (-12.53%)
Mutual labels:  firefox
Contain Google
[Looking for maintainer] - Google Container isolates your Google activity from the rest of your web activity in order to prevent Google from tracking you outside of the Google website via third party cookies.
Stars: ✭ 347 (-7.47%)
Mutual labels:  firefox
Wpt
Test suites for Web platform specs — including WHATWG, W3C, and others
Stars: ✭ 3,573 (+852.8%)
Mutual labels:  firefox
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-2.67%)
Mutual labels:  firefox
Paint Github
[WebExtension] Draw your GitHub comment.
Stars: ✭ 302 (-19.47%)
Mutual labels:  firefox
Chrome Remote Interface
Chrome Debugging Protocol interface for Node.js
Stars: ✭ 3,603 (+860.8%)
Mutual labels:  firefox
Epub Press Clients
📦 Clients for building books with EpubPress.
Stars: ✭ 370 (-1.33%)
Mutual labels:  firefox
Firefox Profilemaker
Tool to create firefox profiles with good defaults.
Stars: ✭ 361 (-3.73%)
Mutual labels:  firefox
Privacy Redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
Stars: ✭ 342 (-8.8%)
Mutual labels:  firefox

Tab Center Redux

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

Usage

Open the sidebar by clicking on the toolbar icon or with the following hotkeys:

  • Ctrl+Shift+O on Windows
  • +Shift+O on macOS
  • F1 on Linux

Help localize the project!

You can contribute by helping translate Tab Center Redux on Crowdin.
Can't find your own language? Open an issue!

Crowdin

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.

Tests

Basic functional tests can be run by opening the extension's debug console (in about:debugging) and executing tabCenter.startTests() (in the sidebar document).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].