Bootstrap notification Firefox

Examine source code of Bootstrap notification

제작자: jnisigl
Inspect and view changes in Bootstrap notification source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bootstrap notification listener",
  "version": "0.16",
  "description": "This extension will listen to any bootstrap notification and raise an alert to the user.",
  "icons": {
    "48": "cloud.svg",
    "96": "cloud.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*",
    "notifications",
    "clipboardWrite"
  ]
}

최고의 Bootstrap notification 대안

다음은 Bootstrap notification과(와) 유사한 Firefox add-on입니다: