ShoulderTap Firefox

Examine source code of ShoulderTap

Inspect and view changes in ShoulderTap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ShoulderTap",
  "version": "1.0.1",
  "description": "Extension that makes ShoulderTap accessible on your Google Search Results page.",
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://www.google.com/*"
      ]
    }
  ],
  "icons": {
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon128.png",
    "default_popup": "popup.html",
    "default_title": "My custom google Extension"
  }
}

Best ShoulderTap Alternatives

Here are some Firefox add-ons that are similar to ShoulderTap: