Advanced Search Options Firefox

Examine source code of Advanced Search Options

By: Cabrina
Inspect and view changes in Advanced Search Options source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "permissions": [
    "find",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "64": "icons/logo_64.png"
    }
  },
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "121.0",
      "id": "{563f9aab-5579-44cf-a57b-969bd400c361}"
    }
  }
}

Best Advanced Search Options Alternatives

Here are some Firefox add-ons that are similar to Advanced Search Options: