Reddit Stream Firefox

Examine source code of Reddit Stream

Inspect and view changes in Reddit Stream source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Reddit Stream",
  "description": "Open reddit threads in reddit-stream",
  "manifest_version": 3,
  "version": "1.2.1",
  "icons": {
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Open thread in reddit-stream"
  },
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background/scripts.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-stream@jellyfith"
    }
  },
  "page_action": {
    "default_title": "Open thread in reddit-stream",
    "default_icon": {
      "128": "icons/icon-128.png"
    },
    "show_matches": [
      "*://*.reddit.com/r/*/comments/*"
    ]
  }
}

Best Reddit Stream Alternatives

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