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은(는) http://www.datingnewsnetwork.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Catch your spouse, boyfriend or girlfriend cheating with this nifty tool."입니다.
확장 프로그램 스크린샷
How To Catch A Cheater 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
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" } } |