Charmlive ChatOS chat optimizer

Charmlive ChatOS chat smart search for men

Charmlive ChatOS chat optimizer क्या है?

Charmlive ChatOS chat optimizer http://chatoptimizer.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Charmlive ChatOS chat smart search for men"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Charmlive ChatOS chat optimizer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This extension created to make easier searching of mans on charmlive.com website. You can ease setup searching tool and waiting till…

This extension created to make easier searching of mans on asiame.com website.
You can ease setup searching tool and waiting till it find for you somebody.
Also, you can manage your window to use your screen more effective.
History, black list and other functions up to you.
You can use this extensions first three days for free. Just install it in your browser and launch on asiame.com website.
If you will decide to continue use our extension, please visit our website: 
https://chatoptimizer.com                    

एक्सटेंशन की मूल जानकारी

नाम Charmlive ChatOS chat optimizer Charmlive ChatOS chat optimizer
ID knlcabijknicpjnodegjgnfpiakchcbk
आधिकारिक URL https://chrome.google.com/webstore/detail/charmlive-chatos-chat-opt/knlcabijknicpjnodegjgnfpiakchcbk
विवरण Charmlive ChatOS chat smart search for men
फ़ाइल का आकार 324 KB
स्थापना संख्या 98
वर्तमान संस्करण 0.9.4
अंतिम अपडेट 2021-01-28
प्रकाशन तिथि 2020-06-01
डेवलपर http://chatoptimizer.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://chatoptimizer.com
सहायता पृष्ठ URL https://chatoptimizer.com
गोपनीयता नीति पृष्ठ URL https://chatoptimizer.com/politika-konfidencialnosti
समर्थित भाषाएँ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/charming.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/cookie.js",
                "js\/content.live.js",
                "js\/swfobject.js"
            ],
            "matches": [
                "*:\/\/*.charmlive.com\/anchor\/*",
                "*:\/\/*.charmlive.com\/page\/*"
            ]
        },
        {
            "css": [
                "css\/charmlive_helper.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/translations.js",
                "js\/charmlive_helper.js"
            ],
            "matches": [
                "*:\/\/*.charmlive.com\/broadcast\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self' https:\/\/account.chatoptimizer.com",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "page_action": {
        "default_icon": "img\/16.png",
        "default_popup": "index.live.html",
        "default_title": "ChatOS Charmlive chat - meaning of love"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "*:\/\/*.charmlive.com\/*",
        "http:\/\/*.chatoptimizer.com\/*",
        "https:\/\/*.chatoptimizer.com\/*",
        "notifications"
    ],
    "version": "0.9.4"
}