MoeyyProxySender Firefox

Examine source code of MoeyyProxySender

By: HowXu Add-on
Inspect and view changes in MoeyyProxySender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MoeyyProxySender",
  "version": "1.0",
  "description": "Send github releases to moeyy github proxy to download",
  "icons": {
    "48": "icon/githublogo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "permissions": [
    "contextMenus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2758b3b3-a781-4c55-88ea-4125de0c5a43}"
    }
  }
}

Best MoeyyProxySender Alternatives

Here are some Firefox add-ons that are similar to MoeyyProxySender: