How To Catch A Cheater

Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.

什么是How To Catch A Cheater?

How To Catch A Cheater是由http://www.datingnewsnetwork.com开发的Chrome扩展程序,该扩展的主要功能是“Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.”。

扩展截图

下载How To Catch A Cheater扩展crx文件

下载How To Catch A Cheater扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        You can now catch your spouse, boyfriend or girlfriend cheating by scanning the use of their EMAIL ADDRESS. Just type in the email address (or username if known) and this software will pull up thousand of online posts from social media sites, blog posts, emails, online comments, profile pics, etc, wherever this email address has been used.

This technology is used by private investigators and law enforcement, and the findings may be used and legal and court proceedings.

Install this extension for access to this tool, or click the button below to visit the website.                    

扩展基本信息

名称 How To Catch A Cheater How To Catch A Cheater
ID mgmpbheiglenpmhogcmgpmlghjkjnebj
官方URL https://chrome.google.com/webstore/detail/how-to-catch-a-cheater/mgmpbheiglenpmhogcmgpmlghjkjnebj
简介 Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.
文件大小 28.54 KB
安装次数 35
当前版本 1.0
更新时间 2018-02-12
上架时间 2018-02-12
评分 3.00/5 共2次评分
开发者 http://www.datingnewsnetwork.com
付费类型 in_app
扩展官网 http://www.datingnewsnetwork.com/2016/03/15/soft/
帮助页面URL http://www.datingnewsnetwork.com/tos/
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "How To Catch A Cheater",
    "manifest_version": 2,
    "short_name": "Catch Cheaters",
    "description": "Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "caught2.png"
    },
    "icons": {
        "128": "caught3.png"
    }
}