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
官方網址 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"
    }
}