MrtkiBlock Firefox

Examine source code of MrtkiBlock

제작자: branik.v.akci
Inspect and view changes in MrtkiBlock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "MrtkiBlock",
  "description": "Blokování hnoje na webu",
  "version": "0.99.91",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "myscript.js"
      ]
    }
  ],
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ]
}

최고의 MrtkiBlock 대안

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