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 - это расширение Chrome, разработанное http://www.datingnewsnetwork.com, и его основная функция - "Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.".

Снимки экрана расширения

Скачать файл CRX расширения How To Catch A Cheater

Скачайте файлы расширений 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"
    }
}