Safemoon Price Extension

Safemoon Price Extension

This app will help safemoon owners to check the price of it in real time. She also redirect to the website for more features. This…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Safemoon Price Extension",
  "version": "0.1.0",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  }
}