5

I've added a custom search engine in Firefox, but then realized that its name/title was too long.

How do I edit a custom search engine's name in Firefox?

I tried going to 'Manage Search Engines...', but it only allows me to edit the keyword, not the name.

enter image description here

2 Answers2

2

You can find the Search Providers in your Firefox Profile (search.json)

C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\profile\search.json

Replace user and profile with your profile names.

1

You can do that with the Organize Search Engines extension.

It will replace the "manage search engines" dialog with another one which has way more options to, well, manage your search engines :)

Due to a change in the new search bar in Firefox 34, the current latest version of Organize Search Engines (1.7) will only work in Firefox 34 and later versions if browser.search.showOneOffButtons in about:config is set to 'false' (reverting the search bar to its pre-v34 functionality).

Sekhemty
  • 9,916