mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
497 B
497 B
discogs-search
What it does
This add-on adds a search engine to the browser, that sends the search term to the discogs.com website.
It also adds a keyword "disc", so you can type "disc Model 500" and get the discogs search engine without having to select it.
What it shows
How to use the chrome_settings_overrides manifest key to define a new search engine.