How To Catch A Cheater

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

Co to jest How To Catch A Cheater?

How To Catch A Cheater to rozszerzenie Chrome opracowane przez http://www.datingnewsnetwork.com, a jego główną funkcją jest „Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.”.

Zrzuty ekranu rozszerzenia

Pobierz plik CRX rozszerzenia How To Catch A Cheater

Pobierz pliki rozszerzeń How To Catch A Cheater w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa How To Catch A Cheater How To Catch A Cheater
ID mgmpbheiglenpmhogcmgpmlghjkjnebj
Oficjalny URL https://chrome.google.com/webstore/detail/how-to-catch-a-cheater/mgmpbheiglenpmhogcmgpmlghjkjnebj
Opis Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.
Rozmiar pliku 28.54 KB
Liczba instalacji 35
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2018-02-12
Data Publikacji 2018-02-12
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper http://www.datingnewsnetwork.com
Typ Płatności in_app
Strona Rozszerzenia http://www.datingnewsnetwork.com/2016/03/15/soft/
Adres URL Strony Pomocy http://www.datingnewsnetwork.com/tos/
Obsługiwane Języki 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"
    }
}