Notifications Preview for GitHub Firefox

Examine source code of Notifications Preview for GitHub

Por: Fregante
Inspect and view changes in Notifications Preview for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Notifications Preview for GitHub",
  "homepage_url": "https://github.com/tanmayrajani/notifications-preview-github",
  "version": "24.9.23",
  "manifest_version": 3,
  "minimum_chrome_version": "115",
  "browser_specific_settings": {
    "gecko": {
      "id": "notifications-preview-github@tanmayrajani.github.io",
      "strict_min_version": "115.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "description": "Quickly see your notifications in a popup without leaving the current page",
  "icons": {
    "128": "icon-128.77b78c15.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "css": [
        "github-notifications-preview.8435b745.css"
      ],
      "js": [
        "github-notifications-preview.961234cd.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "options-storage.6c669abb.js"
    ],
    "service_worker": "options-storage.d6f034fc.js"
  },
  "options_ui": {
    "page": "options.3e009db1.html"
  }
}

Melhores alternativas Notifications Preview for GitHub

Aqui estão algumas Firefox add-ons que são similares a Notifications Preview for GitHub: