Skip to content

An extension that helps you search your tabs or find anything on Firefox. Similar to Arc's CMD+K / MacOS Spotlight

Notifications You must be signed in to change notification settings

luizfonseca/firefox-commandeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Command Bar

Screenshot 2025-02-21 at 23 49 42

A simple command bar for Firefox that let's you search your tabs by title and URL, and switch between them using the keyboard. You can also search the web and eventually you might be able to do more.

Requirements

Installation

Install dependencies using npm:

npm install

Development

You can run the parcel hot-reload server using:

npm run start

You can then proceed to about:debugging on Firefox and load the extension from the dist folder.

Build & Package

Packaging depends on web-ext being installed. You can use brew or other tools.

You can build the extension using:

npm run build

Package the extension using:

npm run package

About

An extension that helps you search your tabs or find anything on Firefox. Similar to Arc's CMD+K / MacOS Spotlight

Topics

Resources

Stars

Watchers

Forks