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をいくつか紹介します: