GitHub Release Firefox

Examine source code of GitHub Release

作者: Dedy Add-on
Inspect and view changes in GitHub Release 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": 2,
  "name": "GitHub Release",
  "description": "GitHub Release",
  "version": "1.0.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "tabs",
    "scripting",
    "https://github.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "GitHub Release",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9516f44d-6d0f-4481-87d5-4248a3f3cbb6}"
    }
  }
}

最佳 GitHub Release 替代方案

这里是一些与GitHub Release类似的Firefox add-on: