Sesame wallet

Sesame wallet

Hold your alephium tokens and manage your cloud mining

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Sesame wallet",
  "version": "1.0",
  "description": "Hold your alephium tokens and manage your cloud mining",
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": "assets/icon/favicon.png"
  },
  "manifest_version": 2
}