Mod2Blocker Firefox

Examine source code of Mod2Blocker

제작자: oskardamkjaer
Inspect and view changes in Mod2Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mod2Blocker",
  "version": "1.6",
  "description": "Blocks common webpages with feeds every other day",
  "icons": {
    "300": "300x300.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.hckrnews.com/*",
        "*://*.reddit.com/*",
        "*://*.facebook.com/*",
        "*://*.news.ycombinator.com/*"
      ],
      "js": [
        "extension.js"
      ],
      "run_at": "document_start"
    }
  ]
}

최고의 Mod2Blocker 대안

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