Show Notification Firefox

Examine source code of Show Notification

提供元: b52bizcom
Inspect and view changes in Show Notification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Show Notification",
  "version": "1.0",
  "description": "Addon hiển thị thông báo trên trang web khi nhấp vào biểu tượng.",
  "permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{73f0f059-543c-4a1f-9450-3a0cb1035c32}"
    }
  }
}

ベストのShow Notification代替案

Show Notificationに類似したFirefox add-onをいくつか紹介します: