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

Charmdate (Charming) ChatOS chat smart search for men

Qu'est-ce que CharmDate| Чаты+Письма помощник | ChatOS ?

CharmDate| Чаты+Письма помощник | ChatOS est une extension Chrome développée par https://chatoptimizer.com, et sa fonction principale est "Charmdate (Charming) ChatOS chat smart search for men".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension CharmDate| Чаты+Письма помощник | ChatOS

Téléchargez les fichiers d'extension CharmDate| Чаты+Письма помощник | ChatOS au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom CharmDate| Чаты+Письма помощник | ChatOS CharmDate| Чаты+Письма помощник | ChatOS
ID epakcpjignfmdgmeifpallcnkiggbegd
URL Officiel 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
Taille du Fichier 990 KB
Nombre d'Installations 1,054
Version Actuelle 3.0.5
Dernière Mise à Jour 2022-06-13
Date de Publication 2020-02-24
Évaluation 3.87/5 Total 15 Évaluations
Développeur https://chatoptimizer.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://chatoptimizer.com/
URL de la Page d'Aide http://chatoptimizer.com/contacts
URL de la Page de Politique de Confidentialité https://chatoptimizer.com/politika-konfidencialnosti
Langues Prises en Charge 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"
}