Notificationss Demo Firefox

Examine source code of Notificationss Demo

Inspect and view changes in Notificationss Demo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Notificationss Demo",
  "version": "2.4",
  "description": "Shows off desktop notifications, which are \"toast\" windows that pop up on the desktop.",
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "permissions": [
    "notifications"
  ],
  "options_page": "options.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "manifest_version": 2,
  "web_accessible_resources": [
    "48.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5dabc8bb-6a91-474e-bb48-48dbe8fc0a34}"
    }
  }
}

Best Notificationss Demo Alternatives

Here are some Firefox add-ons that are similar to Notificationss Demo: