Google Search Shortcuts Firefox

Examine source code of Google Search Shortcuts

Inspect and view changes in Google Search Shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Search Shortcuts",
  "description": "Keyboard shortcuts to make searching on Google faster",
  "version": "1.0.0",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/search*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{10bdbdc0-e1da-4471-96a3-8f4dd6ed38a3}"
    }
  }
}

Best Google Search Shortcuts Alternatives

Here are some Firefox add-ons that are similar to Google Search Shortcuts: