SpyZee - Cell Phone Spy. Spy on Cell Phone Real-Time.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Cell Phone Spy",
"description": "SpyZee - Cell Phone Spy. Spy on Cell Phone Real-Time.",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_title": "Cell Phone Spy",
"default_popup": "spyzee.html"
},
"manifest_version": 2,
"version": "1.0"
}