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

Charmdate (Charming) ChatOS chat smart search for men

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

CharmDate| Чаты+Письма помощник | ChatOS è un'estensione di Chrome sviluppata da https://chatoptimizer.com, e la sua funzione principale è "Charmdate (Charming) ChatOS chat smart search for men".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione CharmDate| Чаты+Письма помощник | ChatOS

Scarica i file di estensione CharmDate| Чаты+Письма помощник | ChatOS in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome CharmDate| Чаты+Письма помощник | ChatOS CharmDate| Чаты+Письма помощник | ChatOS
ID epakcpjignfmdgmeifpallcnkiggbegd
URL Ufficiale 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
Descrizione Charmdate (Charming) ChatOS chat smart search for men
Dimensione del File 990 KB
Conteggio Installazioni 1,054
Versione Corrente 3.0.5
Ultimo Aggiornamento 2022-06-13
Data di Pubblicazione 2020-02-24
Valutazione 3.87/5 Totale 15 Valutazioni
Sviluppatore https://chatoptimizer.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://chatoptimizer.com/
URL della Pagina di Aiuto http://chatoptimizer.com/contacts
URL della Pagina della Politica sulla Privacy https://chatoptimizer.com/politika-konfidencialnosti
Lingue Supportate 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"
}