xseei
xseei copied to clipboard
A legacy Mozilla Firefox add-on to import and export search engines from XML files in the OpenSearch format
OpenSearch support "Alias"? If not, how to backup it?
How add polish locale. I added polish files in-prefs.dtd and in-prefs.properties to the pl subfolder in .xpi archive but it doesn't work even after turning off the signature checking: xpinstall.signatures.required...
* [ ] Services.search returns Javascript Promises now. * [ ] Migrate from Components.utils.import to ChromeUtils.import * [ ] Remove links to addons.mozilla.org * [ ] More?
Scratchpad has been removed in Firefox version 72. The URL linked to in the script's comments about Scratchpad suggests using the multi-line editor of the console instead. Running the export...
*Since Firefox 57, this so-called legacy add-on [it's not possible to install](https://blog.mozilla.org/addons/2017/02/16/the-road-to-firefox-57-compatibility-milestones/). Only WebExtensions add-ons are supported by Fx.* ---- The required personal work to do a full rewriting of...
Steps to reproduce: 1. Open about:preferences#search 2. Restore to default 3. Export "Google" 4. Delete "Google" 5. Import "Google" Expected: Google is imported. Actual: Google is not imported, nothing's changed.