Notifier for GitHub Firefox

Examine source code of Notifier for GitHub

Inspect and view changes in Notifier for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Notifier for GitHub",
  "version": "24.4.24",
  "description": "Displays your GitHub notifications unread count",
  "homepage_url": "https://github.com/sindresorhus/notifier-for-github",
  "manifest_version": 2,
  "minimum_chrome_version": "74",
  "applications": {
    "gecko": {
      "id": "{8d1582b2-ff2a-42e0-ba40-42f4ebfe921b}",
      "strict_min_version": "67.0"
    }
  },
  "icons": {
    "128": "/icon.png"
  },
  "permissions": [
    "alarms",
    "storage"
  ],
  "optional_permissions": [
    "tabs",
    "notifications"
  ],
  "background": {
    "persistent": true,
    "scripts": [
      "/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "/icon-toolbar.png"
  },
  "options_ui": {
    "page": "/options.html",
    "chrome_style": true
  },
  "web_accessible_resources": [
    "/icon-notif.png",
    "/sounds/bell.ogg"
  ]
}

Mejores alternativas Notifier for GitHub

Aquí hay algunas Firefox add-ons que son similares a Notifier for GitHub: