EagleCloud Extension Firefox

Examine source code of EagleCloud Extension

Inspect and view changes in EagleCloud Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "ContentScript.js"
      ],
      "match_about_blank": false,
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "liujianhao@eagleyun.com",
      "strict_min_version": "68.0"
    }
  },
  "description": "EagleCloud Extension",
  "icons": {
    "16": "icons/eagleyun_logo_128.png",
    "48": "icons/eagleyun_logo_128.png",
    "128": "icons/eagleyun_logo_128.png"
  },
  "manifest_version": 2,
  "name": "EagleCloud Extension",
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "version": "1.4"
}

Best EagleCloud Extension Alternatives

Here are some Firefox add-ons that are similar to EagleCloud Extension: