evilpie / add-custom-search-engine

Add a custom search engine to the list of available search engines in Firefox
https://addons.mozilla.org/en-US/firefox/addon/add-custom-search-engine/
Mozilla Public License 2.0
173 stars 13 forks source link

Add feature to extract config file as xml(or json or whatever), and to import said file #46

Closed d-a10 closed 2 years ago

d-a10 commented 2 years ago

As a user I would like to be able to export my saved search engines in my browser for when I go to use another computer I can then import them.

Specifically the issue is that firefox sync does not save or preserve my search engines from this extension, so being able to manually copy and past the xml(or json or whatever file) would be great.

evilpie commented 2 years ago

I think Search Engine Helper provides this feature. I won't be implementing this feature in this extension as it's meant for a very specific use case.