Search the current site Firefox

Examine source code of Search the current site

Inspect and view changes in Search the current site source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": "icons/search.png",
    "default_title": "Search the current site",
    "default_popup": "popup/search.html"
  },
  "description": "Searches the current website",
  "icons": {
    "48": "icons/search.png",
    "96": "icons/search.png"
  },
  "manifest_version": 2,
  "name": "Search the current site",
  "permissions": [
    "activeTab",
    "tabs",
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "version": "1.2.0.1resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{3b646dd1-6643-4fd6-82c0-68eba8eea5b7}"
    }
  }
}

Best Search the current site Alternatives

Here are some Firefox add-ons that are similar to Search the current site: