oSearch: Search via OpenSearch Firefox

Examine source code of oSearch: Search via OpenSearch

Inspect and view changes in oSearch: Search via OpenSearch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_lnext_name__",
  "description": "__MSG_lnext_description__",
  "author": "Lcandy",
  "version": "0.1.8.5",
  "default_locale": "en",
  "manifest_version": 2,
  "icons": {
    "16": "./icons/fluent16.png",
    "32": "./icons/fluent32.png",
    "48": "./icons/fluent48.png",
    "128": "./icons/fluent128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "./opensearch.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "oSearch",
    "default_popup": "pages/popup.html"
  }
}

Best oSearch: Search via OpenSearch Alternatives

Here are some Firefox add-ons that are similar to oSearch: Search via OpenSearch: