Trust Wallet web3 Firefox

Examine source code of Trust Wallet web3

Inspect and view changes in Trust Wallet web3 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "name": "Trust Wallet web3",
  "version": "1.5",
  "homepage_url": "https://trustwallet.com/",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png",
    "512": "icons/icon512.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "alarms",
    "tabs",
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png",
      "512": "icons/icon512.png"
    },
    "default_title": "Trust Wallet",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8ae454fe-979b-4146-8aed-ea469e11950a}"
    }
  }
}

Best Trust Wallet web3 Alternatives

Here are some Firefox add-ons that are similar to Trust Wallet web3: