WHO CALLED ME ?

WHO CALLED ME ?

United Kingdom's Free Reverse Phone Lookup

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "WHO CALLED ME ?",
  "version": "0.1",
  "manifest_version": 2,
  "description": "United Kingdom's Free Reverse Phone Lookup",
  "app": {
    "urls": [
      "http://who-called.co.uk/"
    ],
    "launch": {
      "web_url": "http://who-called.co.uk/"
    }
  },
  "icons": {
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  }
}