TGR - Notcoin & TON

TGR - Notcoin & TON

E-commerce Payment Gateway and cheaper faster DEX on TON. DEX on The Open Network (TON) with the best farms in DeFi for TGR.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "TGR - Notcoin & TON",
  "short_name": "Tegro Notcoin TON",
  "version": "1.2",
  "description": "E-commerce Payment Gateway and cheaper faster DEX on TON. DEX on The Open Network (TON) with the best farms in DeFi for TGR.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "host_permissions": [
    "https://tegro.money/api/*"
  ]
}