Display Custom Notification Firefox

Examine source code of Display Custom Notification

Inspect and view changes in Display Custom Notification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Display Custom Notification",
  "version": "1.0",
  "description": "Addon hiển thị thông báo tùy chỉnh trên trang web.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3cf4ec6f-e414-496a-987d-9cb6e8f67dc4}"
    }
  }
}

Best Display Custom Notification Alternatives

Here are some Firefox add-ons that are similar to Display Custom Notification: