Piczel Notifier Firefox

Examine source code of Piczel Notifier

Par : Banderi
Inspect and view changes in Piczel Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Piczel Notifier",
  "version": "0.1.2",
  "manifest_version": 2,
  "permissions": [
    "*://*.piczel.tv/*",
    "storage",
    "notifications",
    "cookies"
  ],
  "description": "An unofficial notifier for Piczel.",
  "icons": {
    "256": "icons/icon256.png"
  },
  "web_accessible_resources": [
    "defaults.json"
  ],
  "background": {
    "page": "global.html"
  },
  "browser_action": {
    "default_icon": "icons/icon256.png",
    "default_popup": "popup.html"
  },
  "applications": {
    "gecko": {
      "id": "myextension2@mydomain.com"
    }
  }
}

Meilleures alternatives Piczel Notifier

Voici quelques Firefox add-ons qui sont similaires à Piczel Notifier :