Ledger Live Quotes

Ledger Live Quotes

Fetch random quotes,live to keep you motivated in the lonely world.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Ledger Live Quotes",
  "description": "Fetch random quotes,live to keep you motivated in the lonely world.",
  "version": "1.0.0",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon-34.png"
  },
  "icons": {
    "16": "icon-16.png",
    "34": "icon-34.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}