Keyword Tracker for Webpages Firefox

Examine source code of Keyword Tracker for Webpages

Inspect and view changes in Keyword Tracker for Webpages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "{356ecbb5-2ec8-38b0-a235-5eb8288e3283}",
      "strict_min_version": "112.0"
    }
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "img/highlighter.svg",
    "default_popup": "static/popup.html",
    "default_title": "__MSG_extensionName__"
  },
  "content_scripts": [
    {
      "css": [
        "css/content.css"
      ],
      "js": [
        "js/content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "img/highlighter.svg",
    "19": "img/highlighter.svg",
    "24": "img/highlighter.svg",
    "32": "img/highlighter.svg",
    "38": "img/highlighter.svg",
    "48": "img/highlighter.svg",
    "64": "img/highlighter.svg",
    "72": "img/highlighter.svg",
    "96": "img/highlighter.svg",
    "128": "img/highlighter.svg",
    "256": "img/highlighter.svg"
  },
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "permissions": [
    "tabs"
  ],
  "short_name": "__MSG_extensionName__",
  "version": "1.1.1resigned1"
}

Best Keyword Tracker for Webpages Alternatives

Here are some Firefox add-ons that are similar to Keyword Tracker for Webpages: