WELET PLUS

WELET PLUS

WELET PLUS

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "WELET PLUS",
  "description": "WELET PLUS",
  "version": "1.0.8",
  "icons": {
    "16": "images/welet-plus-icon16.png",
    "32": "images/welet-plus-icon32.png",
    "48": "images/welet-plus-icon48.png",
    "128": "images/welet-plus-icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "images/welet-plus-icon16.png",
      "32": "images/welet-plus-icon32.png",
      "48": "images/welet-plus-icon48.png",
      "128": "images/welet-plus-icon128.png"
    },
    "default_title": "WELET PLUS",
    "default_popup": "KR/dispatcher.html"
  }
}