AbigailBuccaneer / firefox-ctrlnumber

A Firefox extension that adds keyboard shortcuts to switch tabs with Ctrl+Number
https://addons.mozilla.org/en-GB/firefox/addon/ctrl-number-to-switch-tabs/
ISC License
59 stars 9 forks source link

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

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