Hide Feed Firefox

Examine source code of Hide Feed

제작자: DK
Inspect and view changes in Hide Feed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Get things done without distractions.",
  "version": "1.5.5",
  "name": "Hide Feed",
  "background": {
    "scripts": [
      "background/bundle.js"
    ]
  },
  "permissions": [
    "storage",
    "idle",
    "unlimitedStorage"
  ],
  "optional_permissions": [
    "<all_urls>",
    "tabs"
  ],
  "manifest_version": 2,
  "icons": {
    "16": "assets/icon-16.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  },
  "browser_action": {
    "default_icon": "assets/icon-16.png",
    "default_title": "Hide Feed"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

최고의 Hide Feed 대안

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