Audio Alert Notifier Firefox

Examine source code of Audio Alert Notifier

By: Marley
Inspect and view changes in Audio Alert Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Alert Notifier",
  "version": "1.0",
  "description": "Thông báo khi tab phát âm thanh và cho phép tắt tiếng tab từ popup.",
  "permissions": [
    "tabs",
    "tabCapture"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{34925f96-6fe1-4a42-9e47-79cf8049d200}"
    }
  }
}

Best Audio Alert Notifier Alternatives

Here are some Firefox add-ons that are similar to Audio Alert Notifier: