5 Second Battle

5 Second Battle

Think fast or lose in the 5 Second Battle!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "5 Second Battle",
  "version": "1.0.5",
  "manifest_version": 3,
  "description": "Think fast or lose in the 5 Second Battle!",
  "author": "https://www.vanilla.nl/",
  "homepage_url": "https://5second.app/",
  "icons": {
    "128": "icons/5-second-battle.png"
  },
  "action": {
    "default_title": "5 Second Battle",
    "default_popup": "index.html"
  }
}