Defi Tools

Defi Tools

Bringing all your favorite tools into one. Honeypot scan, rug check, and getting the links you need in one place.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Defi Tools",
  "version": "1.1.0",
  "description": "Bringing all your favorite tools into one. Honeypot scan, rug check, and getting the links you need in one place.",
  "action": {
    "default_title": "Moonshot Companion",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "./128.png"
  }
}