Xget Now Firefox

Examine source code of Xget Now

By: Xi Xu
Inspect and view changes in Xget Now source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "persistent": true,
    "scripts": [
      "webext-compat.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Xget Now"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "i@xi-xu.me",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "js": [
        "webext-compat.js",
        "content.js"
      ],
      "matches": [
        "https://github.com/*",
        "https://gitlab.com/*",
        "https://gitea.com/*",
        "https://codeberg.org/*",
        "https://sourceforge.net/*",
        "https://android.googlesource.com/*",
        "https://huggingface.co/*",
        "https://registry.npmjs.org/*",
        "https://pypi.org/*",
        "https://files.pythonhosted.org/*",
        "https://repo.anaconda.com/*",
        "https://conda.anaconda.org/*",
        "https://repo1.maven.org/*",
        "https://downloads.apache.org/*",
        "https://plugins.gradle.org/*",
        "https://rubygems.org/*",
        "https://cran.r-project.org/*",
        "https://www.cpan.org/*",
        "https://tug.ctan.org/*",
        "https://proxy.golang.org/*",
        "https://api.nuget.org/*",
        "https://crates.io/*",
        "https://repo.packagist.org/*",
        "https://arxiv.org/*",
        "https://f-droid.org/*"
      ],
      "run_at": "document_end"
    }
  ],
  "description": "为 Firefox 浏览器提供的 Xget 下载加速扩展,支持 GitHub、GitLab、npm、PyPI 等众多平台的文件下载加速",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 2,
  "name": "Xget Now",
  "permissions": [
    "downloads",
    "storage",
    "activeTab",
    "https://github.com/*",
    "https://gitlab.com/*",
    "https://gitea.com/*",
    "https://codeberg.org/*",
    "https://sourceforge.net/*",
    "https://android.googlesource.com/*",
    "https://huggingface.co/*",
    "https://registry.npmjs.org/*",
    "https://pypi.org/*",
    "https://files.pythonhosted.org/*",
    "https://repo.anaconda.com/*",
    "https://conda.anaconda.org/*",
    "https://repo1.maven.org/*",
    "https://downloads.apache.org/*",
    "https://plugins.gradle.org/*",
    "https://rubygems.org/*",
    "https://cran.r-project.org/*",
    "https://www.cpan.org/*",
    "https://tug.ctan.org/*",
    "https://proxy.golang.org/*",
    "https://api.nuget.org/*",
    "https://crates.io/*",
    "https://repo.packagist.org/*",
    "https://arxiv.org/*",
    "https://f-droid.org/*"
  ],
  "version": "2.0.5",
  "web_accessible_resources": [
    "icons/*"
  ]
}

Best Xget Now Alternatives

Here are some Firefox add-ons that are similar to Xget Now: