{
  "ok": true,
  "name": "Trace Chrome Extension Store Worker",
  "domain": "https://crx.lemon.vin",
  "endpoints": [
    "GET /resolve?url=https://chromewebstore.google.com/detail/name/id",
    "POST /chrome/dlink",
    "GET /chrome/crx/:addonId.crx",
    "GET /chrome/search?q=keyword",
    "GET /chrome/search/:keyword",
    "GET /chrome/detail/:addonId",
    "GET /chrome/image?url=https://lh3.googleusercontent.com/..."
  ]
}