AsiaMe ChatOS message sender

Asiame ChatOS chat smart search for men

AsiaMe ChatOS message sender란 무엇입니까?

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

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

AsiaMe ChatOS message sender 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        There is an extension to search for interlocutor in chats on Asia.me 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
- Complete activity statistics
- 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 chatoptimizer.com/en for more information                    

확장 프로그램 기본 정보

이름 AsiaMe ChatOS message sender AsiaMe ChatOS message sender
ID mocignalcjjbpbmcnpcppcjlaefenddb
공식 URL https://chromewebstore.google.com/detail/asiame-chatos-message-sen/mocignalcjjbpbmcnpcppcjlaefenddb
설명 Asiame ChatOS chat smart search for men
파일 크기 983 KB
설치 횟수 21
현재 버전 2.0.4
최근 업데이트 2020-08-06
출시 날짜 2020-05-22
평점 4.33/5 총 3 개의 평점
개발자 https://chatoptimizer.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://chatoptimizer.com/en
도움말 페이지 URL https://chatoptimizer.com/en
개인정보 보호 정책 페이지 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"
            ],
            "matches": [
                "*:\/\/*.asiame.com\/lady\/online.php*",
                "*:\/\/*.asiame.com\/lady\/online.php*"
            ]
        }
    ],
    "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"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "page_action": {
        "default_icon": "img\/16.png",
        "default_popup": "index.live.html",
        "default_title": "ChatOS Asiame chat - meaning of love"
    },
    "permissions": [
        "notifications",
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.asiame.com\/*",
        "*:\/\/*.chatoptimizer.com\/*",
        "windows"
    ],
    "version": "2.0.4"
}