Reddit Stream Firefox

Examine source code of Reddit Stream

제작자: Bash Software
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/*"
    ]
  }
}

최고의 Reddit Stream 대안

다음은 Reddit Stream과(와) 유사한 Firefox add-on입니다: