GitHub Notification Aggregator Firefox

Examine source code of GitHub Notification Aggregator

Por: Tomas
Inspect and view changes in GitHub Notification Aggregator source codes across current and past versions
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"
    }
  }
}

Melhores alternativas GitHub Notification Aggregator

Aqui estão algumas Firefox add-ons que são similares a GitHub Notification Aggregator: