/firefox-ctrlnumber

A Firefox extension that adds keyboard shortcuts to switch tabs with Ctrl+Number

Primary LanguageJavaScriptISC LicenseISC

firefox-ctrlnumber

This extension adds keyboard shortcuts to switch tabs with Ctrl+Number, similar to Chrome's keyboard shortcuts.

Installation

This extension can be installed from the Firefox Add-ons site.

Building from source

yarn install && yarn run test && yarn run build
ls web-ext-artifacts/ # this directory now contains the extension .zip file