Web Content Analyzer Simple Firefox

Examine source code of Web Content Analyzer Simple

By: Beidou
Inspect and view changes in Web Content Analyzer Simple source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Content Analyzer",
  "version": "1.0",
  "description": "Analyze web page content: count words, images, videos, links and estimate reading time.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Analyze this page"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2692d5aa-ace8-4806-b60d-1d0f24a4c067}"
    }
  }
}

Best Web Content Analyzer Simple Alternatives

Here are some Firefox add-ons that are similar to Web Content Analyzer Simple: