This extension provides a couples of ways to easily add custom search engines to Firefox:
- Adds an icon in the search bar to launch a popup for entering information manually
- Includes a button that attempts to autofill a URL from the page
- Adds a context menu item for opening a popup with an autofilled entry from a text input
- Access your data for all websites: In order to be able to automatically grab search URLs from a page, the extension needs to inject a small amount of JavaScript on the tab. In other words, it needs to run a small amount of code on the tab.
The exported data is as follows:
- The name you've provided for a custom search engine
- The description you've provided for a custom search engine
- The URL of the site you are creating a custom search engine for
https://paste.mozilla.org
, where it is stored for one hour. See the privacy policy for more information.

- License: MIT License
- Weekly downloads: 1
- Average daily users: 38
- Rating: 3.6667/5 of 3 ratings
- Created: 2021-07-02 05:29:34
- Last updated: 2021-07-02 06:55:55
- Homepage: https://github.com/sardonicism-04/custom-search-engines
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/custom-search-engines/
- API: {5e744fa4-c44b-4386-b000-2ffd5e561e66}


