Do Not Disturb Icon Firefox

Examine source code of Do Not Disturb Icon

Inspect and view changes in Do Not Disturb Icon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Do Not Disturb Icon",
  "version": "1.0",
  "description": "The do not disturb icon is commonly used to indicate a silent state, to avoid being disturbed or to mute notifications.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Click me!"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4edf33a0-f2c6-4c3a-9e90-88b942186508}"
    }
  }
}

Best Do Not Disturb Icon Alternatives

Here are some Firefox add-ons that are similar to Do Not Disturb Icon: