Examine source code of Best Cell Phone Spy

Inspect and view changes in Best Cell Phone Spy source codes across current and past versions
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",
  "manifest_version": 2,
  "name": "Best Cell Phone Spy",
  "description": "An in-depth review for Top 5 best cell phone spying softwares. Read my top picks and find which spying app is on top this year.",
  "short_name": "Best Cell Phone Spy App: Buying Guide",
  "version": "1.0",
  "icons": {
    "128": "spying-icon.png"
  },
  "app": {
    "urls": [
      "http://bestcellphonespying.com/"
    ],
    "launch": {
      "web_url": "http://bestcellphonespying.com/"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}