Audio Format Blocker Firefox

Examine source code of Audio Format Blocker

提供元: Hi Luan
Inspect and view changes in Audio Format Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Format Blocker",
  "version": "1.0",
  "description": "Tự động chặn hoặc tắt tiếng âm thanh theo định dạng như .mp3, .wav.",
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f4f674ee-3905-4b8e-b9ac-02a5ffe6e745}"
    }
  }
}

ベストのAudio Format Blocker代替案

Audio Format Blockerに類似したFirefox add-onをいくつか紹介します: