Silence on Notification Firefox

Examine source code of Silence on Notification

By: Hiep
Inspect and view changes in Silence on Notification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silence on Notification",
  "version": "1.0",
  "description": "Khi trình duyệt hiện thông báo, tạm dừng âm thanh trong các tab trong 2 giây để người dùng chú ý.",
  "permissions": [
    "tabs",
    "notifications",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Silence on Notification",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f0320b78-31c4-4618-a583-d09453e252bc}"
    }
  }
}

Best Silence on Notification Alternatives

Here are some Firefox add-ons that are similar to Silence on Notification: