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입니다: