GitHub Accelerator: GitHub 文件加速 Firefox

Examine source code of GitHub Accelerator: GitHub 文件加速

Inspect and view changes in GitHub Accelerator: GitHub 文件加速 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GitHub Accelerator: GitHub 文件加速",
  "version": "1.1.0",
  "description": "智能 GitHub 下载加速器 - 拦截页面模式",
  "permissions": [
    "storage",
    "contextMenus",
    "scripting",
    "webRequest",
    "webNavigation"
  ],
  "host_permissions": [
    "*://github.com/*",
    "*://codeload.github.com/*",
    "*://raw.githubusercontent.com/*",
    "*://gist.githubusercontent.com/*",
    "https://hubp.tbedu.top/*",
    "https://addon-analytics.hubp.org/*",
    "https://addon-analytics-hubp.tbedu.top/*",
    "https://gh.dpik.top/*",
    "https://www.visa.cn/*",
    "https://www.cloudflare.com/*",
    "https://api.ipapi.is/*",
    "https://api.ip.sb/*"
  ],
  "background": {
    "scripts": [
      "src/lib/browser-polyfill.js",
      "src/shared/link-patterns.js",
      "src/background/background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*",
        "*://codeload.github.com/*",
        "*://raw.githubusercontent.com/*",
        "*://gist.githubusercontent.com/*"
      ],
      "js": [
        "src/content/main-hooks.js"
      ],
      "run_at": "document_start",
      "all_frames": false,
      "world": "MAIN"
    },
    {
      "matches": [
        "*://github.com/*",
        "*://codeload.github.com/*",
        "*://raw.githubusercontent.com/*",
        "*://gist.githubusercontent.com/*"
      ],
      "js": [
        "src/shared/link-patterns.js",
        "src/content/bridge.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "github-accelerator@hubp.org",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_title": "GitHub Accelerator: GitHub 文件加速"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "src/pages/intercept.html",
        "src/pages/intercept.js",
        "src/lib/browser-polyfill.js",
        "src/pages/privacy.html",
        "src/pages/privacy.js",
        "src/pages/stats.html",
        "src/pages/stats-page.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "src/icons/icon16.png",
    "48": "src/icons/icon48.png",
    "128": "src/icons/icon128.png"
  }
}

Best GitHub Accelerator: GitHub 文件加速 Alternatives

Here are some Firefox add-ons that are similar to GitHub Accelerator: GitHub 文件加速: