CharmDate| Чаты+Письма помощник | ChatOS
Charmdate (Charming) ChatOS chat smart search for men
Apa itu CharmDate| Чаты+Письма помощник | ChatOS?
CharmDate| Чаты+Письма помощник | ChatOS adalah ekstensi Chrome yang dikembangkan oleh https://chatoptimizer.com, dan fitur utamanya adalah "Charmdate (Charming) ChatOS chat smart search for men".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CharmDate| Чаты+Письма помощник | ChatOS
Unduh file ekstensi CharmDate| Чаты+Письма помощник | ChatOS dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | CharmDate| Чаты+Письма помощник | ChatOS |
ID | epakcpjignfmdgmeifpallcnkiggbegd |
URL Resmi | 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 |
Deskripsi | Charmdate (Charming) ChatOS chat smart search for men |
Ukuran File | 990 KB |
Jumlah Instalasi | 1,054 |
Versi Saat Ini | 3.0.5 |
Terakhir Diperbarui | 2022-06-13 |
Tanggal Publikasi | 2020-02-24 |
Penilaian | 3.87/5 Total 15 Penilaian |
Pengembang | https://chatoptimizer.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://chatoptimizer.com/ |
URL Halaman Bantuan | http://chatoptimizer.com/contacts |
URL Halaman Kebijakan Privasi | https://chatoptimizer.com/politika-konfidencialnosti |
Bahasa yang Didukung | 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" } |