Silent Start Firefox

Examine source code of Silent Start

By: Sung
Inspect and view changes in Silent Start source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silent Start",
  "version": "1.0",
  "description": "Chặn âm thanh tự động phát khi mở tab mới. Chỉ phát khi bạn cho phép.",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7df2a9c-5cd0-4a2f-9a74-6ce64c766a4e}"
    }
  }
}

Best Silent Start Alternatives

Here are some Firefox add-ons that are similar to Silent Start: