Mute After X Seconds Firefox

Examine source code of Mute After X Seconds

By: Hi Minh
Inspect and view changes in Mute After X Seconds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mute After X Seconds",
  "version": "1.0",
  "description": "Tự động tắt tiếng tab phát âm thanh sau X giây.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fcdf62e5-2e84-4b73-a344-89fd8a1db798}"
    }
  }
}

Best Mute After X Seconds Alternatives

Here are some Firefox add-ons that are similar to Mute After X Seconds: