MDN Web Docs Search Firefox

Examine source code of MDN Web Docs Search

Inspect and view changes in MDN Web Docs Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MDN Web Docs Search",
  "short_name": "mdn-search",
  "description": "Adds MDN Web Docs as a search engine.",
  "version": "1.0.2",
  "icons": {
    "128": "icons/128x128.png"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "favicon_url": "https://developer.mozilla.org/static/img/favicon32.png",
      "is_default": false,
      "keyword": "mdn",
      "name": "MDN Web Docs",
      "search_url": "https://developer.mozilla.org/search",
      "search_url_get_params": "q={searchTerms}",
      "suggest_url": "https://developer.mozilla.org/search",
      "suggest_url_get_params": "q={searchTerms}"
    }
  }
}

Best MDN Web Docs Search Alternatives

Here are some Firefox add-ons that are similar to MDN Web Docs Search: