Add custom search engines in Firefox
Revision Information
- Revision id: 300164
- Created:
- Creator: AliceWyman
- Comment: (Empty edit to last revision) Settings section matches steps to image; FAQ-> Frequently asked questions
- Reviewed: No
- Ready for localization: No
Revision Source
Revision Content
You can add new search engines in Firefox to give you the freedom to customize your search experience with the tools that work best for you. For example, you can build a specific search engine with a website you frequently visit (think YouTube or IMDB).
Starting in Firefox version 140, you can add custom search engines from the search field of supported websites, or in Firefox settings by entering a custom URL. This article explains how to do this.
Table of Contents
Add a custom search engine from a supported website
A supported website is any website that Firefox recognizes as a searchable source. Such websites must include either an OpenSearch description file or a tag in their code that points to a search engine.
- Right-click the search field and select Add Search Engine.
- Add a custom Search engine name and add a keyword (it’s optional).
- Click .
Add a custom search engine in Settings
You can add custom search engines from websites in Firefox, even if they’re not supported.
- Click the main menu
button, click and select from the left panel.
- Go down to the Search Shortcuts section and click the
- The Add Search Engine box will open.
button.
- Under Search engine name, add a name for your custom search engine.
- In the URL with %s box, copy & paste the URL of the custom search engine.
- For example: https://example.com/
- Replace the URL’s search tag with %s.
- For example: https://example.com/search?q=%s
- Add a keyword (this is optional).
- Click on to save.
Frequently asked questions
Why does the URL need to contain %s?
%s is a placeholder that Firefox replaces with your search query. For example, if you enter firefox settings as the search term at https://developer.mozilla.com the browser will go to https://developer.mozilla.com/search?q=firefox+settings.
What’s the purpose of the keyword?
A keyword is a shortcut you type in the address bar to trigger that custom search engine. For example: google privacy tools
→ searches Google instead of your default engine. The keyword is optional, and it is not required for the custom search engine to work.