Nudgeable

Nudgeable

Curated crypto news from around the world in one click

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Nudgeable",
  "version": "0.0.2",
  "description": "Curated crypto news from around the world in one click",
  "manifest_version": 3,
  "author": "Krishna Madala",
  "icons": {
    "16": "NudgeableLogoBlackBG.png",
    "48": "NudgeableLogoBlackBG.png",
    "128": "NudgeableLogoBlackBG.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_title": "Nudgeable - Crypto news in one click"
  }
}