How To Catch A Cheater

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

Qu'est-ce que How To Catch A Cheater ?

How To Catch A Cheater est une extension Chrome développée par http://www.datingnewsnetwork.com, et sa fonction principale est "Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension How To Catch A Cheater

Téléchargez les fichiers d'extension How To Catch A Cheater au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom How To Catch A Cheater How To Catch A Cheater
ID mgmpbheiglenpmhogcmgpmlghjkjnebj
URL Officiel https://chrome.google.com/webstore/detail/how-to-catch-a-cheater/mgmpbheiglenpmhogcmgpmlghjkjnebj
Description Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.
Taille du Fichier 28.54 KB
Nombre d'Installations 35
Version Actuelle 1.0
Dernière Mise à Jour 2018-02-12
Date de Publication 2018-02-12
Évaluation 3.00/5 Total 2 Évaluations
Développeur http://www.datingnewsnetwork.com
Type de Paiement in_app
Site Web de l'Extension http://www.datingnewsnetwork.com/2016/03/15/soft/
URL de la Page d'Aide http://www.datingnewsnetwork.com/tos/
Langues Prises en Charge 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"
    }
}