SimilarTech Prospecting Firefox

Examine source code of SimilarTech Prospecting

Inspect and view changes in SimilarTech Prospecting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.3.1",
  "name": "__MSG_appName__",
  "manifest_version": 2,
  "description": "__MSG_appDescription__",
  "icons": {
    "16": "images/icons/16.png",
    "32": "images/icons/32.png",
    "48": "images/icons/48.png",
    "128": "images/icons/128.png"
  },
  "default_locale": "en",
  "web_accessible_resources": [
    "images/*/*.png",
    "images/*.png",
    "style/*.css",
    "style/*/*.css",
    "script/*/*.js",
    "script/*.js",
    "fonts/*"
  ],
  "permissions": [
    "tabs",
    "storage",
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webRequestBlocking"
  ],
  "browser_action": {
    "default_icon": {
      "19": "images/browser-action/19.png",
      "38": "images/browser-action/38.png"
    },
    "default_title": "SimilarTech Prospecting",
    "default_popup": "information.html"
  },
  "applications": {
    "gecko": {
      "id": "addons@similartech.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.similartech.com/*"
      ],
      "js": [
        "scripts/contentscript.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ]
}

Best SimilarTech Prospecting Alternatives

Here are some Firefox add-ons that are similar to SimilarTech Prospecting: