Notification test Firefox

Examine source code of Notification test

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"
  ]
}

Mejores alternativas Notification test

Aquí hay algunas Firefox add-ons que son similares a Notification test: