Notification sample Advanced Firefox

Examine source code of Notification sample Advanced

제작자: seo master sarang Add-on
Inspect and view changes in Notification sample Advanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Notification sample",
  "version": "2.8.9",
  "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": "{273231cc-c74b-4923-aa50-da0552585904}"
    }
  }
}

최고의 Notification sample Advanced 대안

다음은 Notification sample Advanced과(와) 유사한 Firefox add-on입니다: