Trust Crypto Wallet For Google chrome

Trust Crypto Wallet For Google chrome

Trust Wallet est conçu pour être la meilleure application de portefeuille cryptographique en offrant une expérience sûre Trust…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Trust Crypto Wallet For Google chrome",
  "version": "1.1.2",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "action": {
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    },
    "default_title": "Trust Crypto Wallet For Google chrome",
    "default_popup": "popup/html.html"
  }
}