ezDefi Firefox

Examine source code of ezDefi

By: ezDefi
Inspect and view changes in ezDefi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ezDefi",
  "version": "0.10.0.3",
  "version_name": "0.10.0.3",
  "description": "A Blockchain Wallet in your Browser",
  "author": "ezdefi.com",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyPpwQ/+lg0KVNErzi+g5Us7OQ3MM6ZSZ3J1ujheae1avpq1Dpqmb4Jdh0yBgwf20aOXLenb8KTfEEdTs4FfPEqbQk3cNnFduS6QtFHnOdqEk1pkHXynQrJFkxAKI2vo2wcCtMsUIRGSOgGZuPRdcMsW/tW802UVj2ppxQP2zv0mjZuLTiQ9KPzR4lE0Sn15fX4uZ5zpRfHbTX5Mup1gB2o6POX+i1FONgYBSz4MJPNb1AWwM5wq9tFvwRqobQOYJCMg9GBoAfoCvA3CgjWagKTaK93lBhbOvFQXR9hwgf+B4NlMK8FyZRe0LFBpAyKAKSXXvnyQ/Yks/Xv6JJpB+SQIDAQAB",
  "content_security_policy": "script-src 'self' 'sha256-Fo+yIyB+BPJer6QYUTu2qZ0TrnErWxcEMoBYduQKKng=' 'sha256-76fE0isVs82siTwcLN6G1btNzfZoOuaKI3AzpsJuggU='",
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "identity"
  ],
  "browser_action": {
    "default_popup": "packages/popup/build/index.html",
    "default_title": "ezDefi"
  },
  "icons": {
    "16": "packages/popup/static/icon16.png",
    "48": "packages/popup/static/icon48.png",
    "128": "packages/popup/static/icon128.png"
  },
  "background": {
    "scripts": [
      "dist/background.js",
      "dist/dependencies.background.js",
      "dist/codes.background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "dist/content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "packages/popup/build/index.html",
    "packages/popup/build/index-dark.html",
    "dist/pageHook.js",
    "packages/popup/static/ez_icon.png"
  ]
}

Best ezDefi Alternatives

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