CharmDate| Чаты+Письма помощник | ChatOS
Charmdate (Charming) ChatOS chat smart search for men
CharmDate| Чаты+Письма помощник | ChatOS란 무엇입니까?
CharmDate| Чаты+Письма помощник | ChatOS은(는) https://chatoptimizer.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Charmdate (Charming) ChatOS chat smart search for men"입니다.
확장 프로그램 스크린샷
CharmDate| Чаты+Письма помощник | ChatOS 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
There is an extension to search for interlocutor in chats on charmdate.com website. This is a reliable assistant for attracting attention and getting new fans. For you: - User friendly and simple interface - Set up sending in a few clicks - The widest possible selection criteria and sending options - Actual updates and new tools - Reliable service and high-quality user support - 3 days free test period Just launch and get desired results! We invite you to https://chatoptimizer.com/en for more information
확장 프로그램 기본 정보
이름 | CharmDate| Чаты+Письма помощник | ChatOS |
ID | epakcpjignfmdgmeifpallcnkiggbegd |
공식 URL | https://chromewebstore.google.com/detail/charmdate-%D1%87%D0%B0%D1%82%D1%8B+%D0%BF%D0%B8%D1%81%D1%8C%D0%BC%D0%B0-%D0%BF%D0%BE%D0%BC/epakcpjignfmdgmeifpallcnkiggbegd |
설명 | Charmdate (Charming) ChatOS chat smart search for men |
파일 크기 | 990 KB |
설치 횟수 | 1,054 |
현재 버전 | 3.0.5 |
최근 업데이트 | 2022-06-13 |
출시 날짜 | 2020-02-24 |
평점 | 3.87/5 총 15 개의 평점 |
개발자 | https://chatoptimizer.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://chatoptimizer.com/ |
도움말 페이지 URL | http://chatoptimizer.com/contacts |
개인정보 보호 정책 페이지 URL | https://chatoptimizer.com/politika-konfidencialnosti |
지원되는 언어 | en,ru |
manifest.json | |
{ "background": { "page": "background.html" }, "content_scripts": [ { "css": [ "css\/charming.css", "css\/charmdate_helper.css" ], "js": [ "js\/jquery.js", "js\/cookie.js", "js\/content.live.js" ], "matches": [ "*:\/\/*.charmdate.com\/livechat\/pad\/chat-lady.php*", "*:\/\/*.charmdate.com\/lady\/*" ] }, { "css": [ "css\/charmdate_helper.css" ], "js": [ "js\/jquery.js", "js\/translations.js", "js\/charmdate_helper.js" ], "matches": [ "*:\/\/*.charmdate.com\/lady\/*" ], "run_at": "document_end" } ], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.chatoptimizer.com; object-src 'self'; ", "default_locale": "ru", "description": "__MSG_appDesc__", "icons": { "128": "img\/128.png", "16": "img\/16.png", "48": "img\/48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzxE1edBV6HjzCo3EsHFuh4MqIri99ww6w\/aZApE3\/478tLe4L7K9gfFlxujAn\/KdApRz8zdr7PLj9gPXxAlQ8ROtSd71foLLLaD8TL9xHdoBEkt\/oyvQfa5+D80PzKzcmMwTF4dQaS3Ywzo9XtcrtrhBuW0tq3M3J6CGs9XLr2I8gExFpZyNSLejGTi5U6upSbv7cn7S30PtVNN14Thu24AMlbkg6dTgza6TEAU3+CqgX+ECzPnLpP3XF2GIE5sjqfaukVnR1DGOqosSppTxUy3nNb9uBSwIx1wbt2waT3ArMWk4ZkJUE\/kjPH65ODcx9WcUnnwE2QWCvb7yafONDQIDAQAB", "manifest_version": 2, "name": "__MSG_appName__", "page_action": { "default_icon": "img\/16.png", "default_popup": "index.live.html", "default_title": "CharmDate| \u0427\u0430\u0442\u044b+\u041f\u0438\u0441\u044c\u043c\u0430 \u043f\u043e\u043c\u043e\u0449\u043d\u0438\u043a | ChatOS" }, "permissions": [ "notifications", "tabs", "webRequest", "webRequestBlocking", "*:\/\/*.charmdate.com\/*", "*:\/\/*.chatoptimizer.com\/*", "windows" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.5" } |