Reddit Focus Firefox

Examine source code of Reddit Focus

제작자: Miles Add-on
Inspect and view changes in Reddit Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit Blocker",
  "version": "1.0",
  "description": "Blocks Reddit with a typing challenge to temporarily unblock for 5 minutes.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "alarms",
    "*://*.reddit.com/*"
  ],
  "web_accessible_resources": [
    "blocked.html"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Reddit Blocker",
    "default_icon": {
      "48": "icons/icon48.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      },
      "id": "{bbe69b8c-cabc-45e3-9d22-146c2447d0fa}"
    }
  }
}

최고의 Reddit Focus 대안

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