GitHub Notification Aggregator Firefox

Examine source code of GitHub Notification Aggregator

Par : 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"
    }
  }
}

Meilleures alternatives GitHub Notification Aggregator

Voici quelques Firefox add-ons qui sont similaires à GitHub Notification Aggregator :