Uniswap For Desktop

Uniswap For Desktop

UNI is the native token of the Ethereum blockchain-powered decentralized exchange

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Uniswap For Desktop",
  "description": "UNI is the native token of the Ethereum blockchain-powered decentralized exchange",
  "version": "1.0.0",
  "content_security_policy": {
    "extension_pages": "script-src 'self' ; object-src 'self'"
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": "/icons/Icon-512.png"
  },
  "permissions": [
    "activeTab"
  ],
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}