PancakeSwap: Currency Exchange

PancakeSwap: Currency Exchange

PancakeSwap: Currency Exchange - An extension that allows users to convert currency

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "PancakeSwap: Currency Exchange",
  "description": "PancakeSwap: Currency Exchange - An extension that allows users to convert currency",
  "version": "0.1.1",
  "action": {
    "default_popup": "index.html",
    "default_title": "Open"
  },
  "icons": {
    "16": "./logo192.png",
    "48": "./logo192.png",
    "128": "./logo192.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}