Halo Notification Service Firefox

Examine source code of Halo Notification Service

Inspect and view changes in Halo Notification Service source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Halo Notification Service",
  "version": "2.4.2",
  "description": "Receive Discord notifications for updates in Halo",
  "permissions": [
    "cookies",
    "storage",
    "identity",
    "*://halo.gcu.edu/"
  ],
  "minimum_chrome_version": "92",
  "background": {
    "page": "background.html"
  },
  "icons": {
    "16": "static/icon-16.png",
    "32": "static/icon-32.png",
    "48": "static/icon-48.png",
    "128": "static/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "static/icon-16.png",
      "32": "static/icon-32.png",
      "48": "static/icon-48.png",
      "128": "static/icon-128.png"
    },
    "default_popup": "popup/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hns@hns.com"
    }
  }
}

Best Halo Notification Service Alternatives

Here are some Firefox add-ons that are similar to Halo Notification Service: