Skip to content

actionless/firefox_search_bulbapedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search_bulbapedia firefox extension

Search provider for Bulbapedia. Bound to b letter by default.

Good and easy example of firefox search extension using chrome_settings_overrides.

configuration

You can edit the URL or customize name in ./manifest.json.

Icons can be just replaced in ./icons/ directory before the build.

dependencies

  • sh
  • 7z

build

To build an extension just run ./build.sh. That will generate .xpi extension in the current directory.

usage

  1. sign the addon: https://extensionworkshop.com/documentation/publish/signing-and-distribution-overview/#signing-your-addons
  2. open about:addons, "Install add-on from file..."
  3. enjoy it

Releases

No releases published

Packages

No packages published

Languages