Surviv.io Event Checker

Surviv.io Event Checker

A useful extension for Surviv.io players to check current and next surviv.io in-game events! The extensions shows both daily…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Surviv.io Event Checker",
  "manifest_version": 2,
  "version": "1.1",
  "minimum_chrome_version": "46",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  }
}