Reddit Analyzer Firefox

Examine source code of Reddit Analyzer

By: May88
Inspect and view changes in Reddit Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Analyzer",
  "description": "Provides insightful analysis of Reddit posts and comments. It offers features like sentiment analysis, engagement metrics, and the ability to identify trending topics and top contributors across subreddits",
  "version": "1.0",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.reddit.com/*"
      ],
      "js": [
        "check.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1165e478-27d4-49eb-bba9-fa4201b27549}"
    }
  }
}

Best Reddit Analyzer Alternatives

Here are some Firefox add-ons that are similar to Reddit Analyzer: