Charmlive ChatOS chat optimizer

Charmlive ChatOS chat smart search for men

Charmlive ChatOS chat optimizer란 무엇입니까?

Charmlive ChatOS chat optimizer은(는) http://chatoptimizer.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Charmlive ChatOS chat smart search for men"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Charmlive ChatOS chat optimizer 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
}