Trust Wallet Firefox

Examine source code of Trust Wallet

Inspect and view changes in Trust Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Detect Media Download",
  "version": "1.0",
  "description": "Detects playable media and provides download links.",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4d997f8b-6638-4af2-b772-f222a5cb6102}",
      "strict_min_version": "108.0"
    }
  }
}

Best Trust Wallet Alternatives

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