Blinders Firefox

Examine source code of Blinders

제작자: krnr
Inspect and view changes in Blinders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blinders",
  "version": "0.1.2",
  "description": "Hides/shows distracting elements on select websites. Free your mind.",
  "icons": {
    "48": "icons/blinders-icon.svg",
    "96": "icons/blinders-icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.twitter.com/*",
        "*://news.ycombinator.com/*"
      ],
      "js": [
        "blinders.js"
      ],
      "css": [
        "blinders.css"
      ]
    }
  ]
}

최고의 Blinders 대안

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