Police Arrest Records

Police Arrest Records

Fetch details from a large database of police records

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Police Arrest Records",
  "description": "Fetch details from a large database of police records",
  "version": "1.1.3",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://policearrestrecords.info/"
    ],
    "launch": {
      "web_url": "http://policearrestrecords.info/"
    }
  }
}