Police Lights

Police Lights

Realistic Police Lights simulation

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Police Lights",
  "description": "Realistic Police Lights simulation",
  "version": "4.1.0",
  "manifest_version": 2,
  "icons": {
    "128": "police-lights-128.png"
  },
  "app": {
    "urls": [
      "https://www.apewebapps.com/police-lights/chrome/"
    ],
    "launch": {
      "web_url": "https://www.apewebapps.com/police-lights/chrome/"
    }
  }
}