GitHub Notification Aggregator Firefox

Examine source code of GitHub Notification Aggregator

By: Tomas Add-on
Inspect and view changes in GitHub Notification Aggregator 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": 3,
  "name": "GitHub Notification Aggregator",
  "version": "1.0",
  "description": "Aggregate and view all your GitHub notifications in one place.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "github-notification-aggregator@example.com"
    }
  }
}

Best GitHub Notification Aggregator Alternatives

Here are some Firefox add-ons that are similar to GitHub Notification Aggregator: