Lords of Kingdoms

Lords of Kingdoms

Build a medieval castle and plunge into war!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Lords of Kingdoms",
  "action": {},
  "manifest_version": 3,
  "version": "1.1",
  "description": "Build a medieval castle and plunge into war!",
  "icons": {
    "16": "img/icon.png",
    "48": "img/icon.png",
    "128": "img/icon.png"
  },
  "background": {
    "service_worker": "background.js"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}