Who Called Me ?
United Kingdom's Free Reverse Phone Lookup
What is Who Called Me ??
Who Called Me ? is a Chrome extension developed by http://who-called.co.uk, and its main feature is "United Kingdom's Free Reverse Phone Lookup".
Extension Screenshots
Download Who Called Me ? Extension CRX File
Download Who Called Me ? extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
United Kingdom's Free Reverse Phone Lookup
Extension Basic Information
Name | |
ID | ghkhkmffcigbladejijloimkakjlidgo |
Official URL | https://chrome.google.com/webstore/detail/who-called-me/ghkhkmffcigbladejijloimkakjlidgo |
Description | United Kingdom's Free Reverse Phone Lookup |
File Size | 20.92 KB |
Installation Count | 83 |
Current Version | 0.1 |
Last Updated | 2015-06-22 |
Publish Date | 2015-06-22 |
Rating | 5.00/5 Total 2 Ratings |
Developer | http://who-called.co.uk |
Payment Type | free |
Extension Website | http://who-called.co.uk/ |
Supported Languages | en-GB |
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", "browser_action": { "default_icon": "icon128.png", "default_title": "Check the phone number!", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon128.png", "64": "icon64.png", "48": "icon48.png" } } |