Blackboard Notify Firefox

Examine source code of Blackboard Notify

Inspect and view changes in Blackboard Notify source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blackboard Notify",
  "version": "0.2.1",
  "description": "Performs an action when Blackboard Collaborate Ultra events are detected",
  "homepage_url": "https://github.com/jmann240/blackboard-notify",
  "icons": {
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "Notify Settings",
    "default_popup": "popup/settings.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://us.bbcollab.com/*"
      ],
      "js": [
        "content_scripts/notify.js"
      ]
    }
  ]
}

Best Blackboard Notify Alternatives

Here are some Firefox add-ons that are similar to Blackboard Notify: