Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 515 Bytes

firefox-altnumber

This extension adds keyboard shortcuts to switch tabs with Alt+Number, similar to Firefox on Linux's shortcuts.

This is effectively a tweaked version of the original firefox-ctrlnumber extension.

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