WW1 TDS

WW1 TDS

Get ready for an epic battle! Place your soldiers on a grid and take down the enemy forces with style.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "WW1 TDS",
  "version": "0.0.0.1",
  "description": "Get ready for an epic battle! Place your soldiers on a grid and take down the enemy forces with style.",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}