Trust Wallet Firefox

Examine source code of Trust Wallet

제작자: Adrian Saburou
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"
    }
  }
}

최고의 Trust Wallet 대안

다음은 Trust Wallet과(와) 유사한 Firefox add-on입니다: