ShibaSwap - Web Extension

ShibaSwap - Web Extension

The live Shib Inu price and charts

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "ShibaSwap - Web Extension",
  "description": "The live Shib Inu price and charts",
  "version": "0.0.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"
}