BbCollab Poll Notifier Firefox

Examine source code of BbCollab Poll Notifier

제작자: Younes Aassila
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"
      ]
    }
  ]
}

최고의 BbCollab Poll Notifier 대안

다음은 BbCollab Poll Notifier과(와) 유사한 Firefox add-on입니다: