BbCollab Poll Notifier Firefox

Examine source code of BbCollab Poll Notifier

Inspect and view changes in BbCollab Poll Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "fr",
  "name": "BbCollab Poll Notifier",
  "description": "__MSG_extensionDescription__",
  "version": "1.5",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bbcollab.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ]
}

Mejores alternativas BbCollab Poll Notifier

Aquí hay algunas Firefox add-ons que son similares a BbCollab Poll Notifier: