TextAnalyzer Firefox

Examine source code of TextAnalyzer

Inspect and view changes in TextAnalyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TextAnalyzer",
  "version": "1.0.0",
  "description": "Text analysis tool. Count words, characters, sentences with reading time and statistics.",
  "icons": {
    "48": "brand-icons/icon-48.png",
    "96": "brand-icons/icon-96.png",
    "128": "brand-icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "brand-icons/icon-48.png",
      "96": "brand-icons/icon-96.png"
    },
    "default_title": "TextAnalyzer",
    "default_popup": "analyzer-ui/analyze.html"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "textanalyzer@text.stats",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TextAnalyzer Alternatives

Here are some Firefox add-ons that are similar to TextAnalyzer: