Keyword Density Checker TM Firefox

Examine source code of Keyword Density Checker TM

Inspect and view changes in Keyword Density Checker TM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Keyword Density Checker",
  "version": "1.3",
  "description": "Analyze keyword frequency, highlight them on the page, and export SEO data to CSV.",
  "permissions": [
    "activeTab",
    "storage",
    "downloads",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Keyword Density Checker"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b999dcad-bcfa-41b2-837c-bde2df59caa0}"
    }
  }
}

Best Keyword Density Checker TM Alternatives

Here are some Firefox add-ons that are similar to Keyword Density Checker TM: