Free TON Wallet (For Developers)

Free TON Wallet (For Developers)

Free TON Wallet is the open source wallet with the most users

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Free TON Wallet (For Developers)",
  "version": "0.1.1.0",
  "description": "Free TON Wallet is the open source wallet with the most users",
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": "/icons/freeton-256.png"
  },
  "manifest_version": 2
}