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

Best Notification test Alternatives

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