ReadIt - Read it on Reddit Firefox

Examine source code of ReadIt - Read it on Reddit

Inspect and view changes in ReadIt - Read it on Reddit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ReadIt",
  "version": "1.0.1",
  "description": "Read it on Reddit — shows Reddit threads that link to the current page.",
  "icons": {
    "16": "assets/icons/16.png",
    "32": "assets/icons/32.png",
    "48": "assets/icons/48.png",
    "96": "assets/icons/96.png",
    "128": "assets/icons/128.png"
  },
  "browser_action": {
    "default_title": "ReadIt — Read It on Reddit",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "assets/icons/16.png",
      "32": "assets/icons/32.png",
      "48": "assets/icons/48.png",
      "96": "assets/icons/96.png",
      "128": "assets/icons/128.png"
    }
  },
  "background": {
    "scripts": [
      "background/worker.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "https://www.reddit.com/*"
  ],
  "web_accessible_resources": [
    "changelog/changelog.md",
    "changelog/version_history.html",
    "changelog/version_history.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "readit@lucidity",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ReadIt - Read it on Reddit Alternatives

Here are some Firefox add-ons that are similar to ReadIt - Read it on Reddit: