CharmDate| Чаты+Письма помощник | ChatOS

Charmdate (Charming) ChatOS chat smart search for men

What is CharmDate| Чаты+Письма помощник | ChatOS?

CharmDate| Чаты+Письма помощник | ChatOS is a Chrome extension developed by https://chatoptimizer.com, and its main feature is "Charmdate (Charming) ChatOS chat smart search for men".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download CharmDate| Чаты+Письма помощник | ChatOS Extension CRX File

Download CharmDate| Чаты+Письма помощник | ChatOS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name CharmDate| Чаты+Письма помощник | ChatOS CharmDate| Чаты+Письма помощник | ChatOS
ID epakcpjignfmdgmeifpallcnkiggbegd
Official 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
Description Charmdate (Charming) ChatOS chat smart search for men
File Size 990 KB
Installation Count 1,054
Current Version 3.0.5
Last Updated 2022-06-13
Publish Date 2020-02-24
Rating 3.87/5 Total 15 Ratings
Developer https://chatoptimizer.com
Email [email protected]
Payment Type free
Extension Website http://chatoptimizer.com/
Help Page URL http://chatoptimizer.com/contacts
Privacy Policy Page URL https://chatoptimizer.com/politika-konfidencialnosti
Supported Languages 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"
}