How To Catch A Cheater

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

O que é How To Catch A Cheater?

How To Catch A Cheater é uma extensão do Chrome desenvolvida por http://www.datingnewsnetwork.com, e sua principal característica é "Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.".

Capturas de Tela da Extensão

Baixar o arquivo CRX da Extensão How To Catch A Cheater

Baixe arquivos de extensão How To Catch A Cheater no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome How To Catch A Cheater How To Catch A Cheater
ID mgmpbheiglenpmhogcmgpmlghjkjnebj
URL Oficial https://chrome.google.com/webstore/detail/how-to-catch-a-cheater/mgmpbheiglenpmhogcmgpmlghjkjnebj
Descrição Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.
Tamanho do Arquivo 28.54 KB
Contagem de Instalações 35
Versão Atual 1.0
Última Atualização 2018-02-12
Data de Publicação 2018-02-12
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor http://www.datingnewsnetwork.com
Tipo de Pagamento in_app
Site da Extensão http://www.datingnewsnetwork.com/2016/03/15/soft/
URL da Página de Ajuda http://www.datingnewsnetwork.com/tos/
Idiomas Suportados 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"
    }
}