Notification test Firefox

Examine source code of Notification test

提供元: Agi Sferro
Inspect and view changes in Notification test source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Notification test",
  "version": "1.0",
  "description": "Send a notification.",
  "browser_specific_settings": {
    "gecko": {
      "id": "notification-bug-1658462@sferro.dev"
    }
  },
  "browser_action": {
    "default_icon": {
      "32": "icon.svg"
    },
    "default_title": "AAA",
    "default_popup": "test.html"
  },
  "permissions": [
    "notifications"
  ]
}

ベストのNotification test代替案

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