Trending Keyword Tracker Firefox

Examine source code of Trending Keyword Tracker

Inspect and view changes in Trending Keyword Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trending Keyword Tracker",
  "version": "1.1",
  "description": "Track and display trending keywords from the current website.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "icons": {
    "64": "icons/logo_64.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{128bb9de-f753-4dd7-9687-814339046eb1}"
    }
  }
}

Best Trending Keyword Tracker Alternatives

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