How To Catch A Cheater
Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.
¿Qué es How To Catch A Cheater?
How To Catch A Cheater es una extensión de Chrome desarrollada por http://www.datingnewsnetwork.com, y su función principal es "Catch your spouse, boyfriend or girlfriend cheating with this nifty tool.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión How To Catch A Cheater
Descarga archivos de extensión How To Catch A Cheater en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | mgmpbheiglenpmhogcmgpmlghjkjnebj |
URL Oficial | https://chrome.google.com/webstore/detail/how-to-catch-a-cheater/mgmpbheiglenpmhogcmgpmlghjkjnebj |
Descripción | Catch your spouse, boyfriend or girlfriend cheating with this nifty tool. |
Tamaño del Archivo | 28.54 KB |
Cantidad de Instalaciones | 35 |
Versión Actual | 1.0 |
Última Actualización | 2018-02-12 |
Fecha de Publicación | 2018-02-12 |
Calificación | 3.00/5 Total de 2 Calificaciones |
Desarrollador | http://www.datingnewsnetwork.com |
Tipo de Pago | in_app |
Sitio Web de la Extensión | http://www.datingnewsnetwork.com/2016/03/15/soft/ |
URL de la Página de Ayuda | http://www.datingnewsnetwork.com/tos/ |
Idiomas Soportados | 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" } } |