Google WebSearch Only Firefox

Examine source code of Google WebSearch Only

Inspect and view changes in Google WebSearch Only source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google WebSearch Only",
  "version": "1.2",
  "description": "Add google search that automatically use 'websearch'.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://www.google.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{4ea86f8c-5e9b-4415-a0f8-f689024bfef9}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {
    "default_popup": "options.html"
  }
}

Best Google WebSearch Only Alternatives

Here are some Firefox add-ons that are similar to Google WebSearch Only: