AsiaMe ChatOS message sender

Asiame ChatOS chat smart search for men

O que é AsiaMe ChatOS message sender?

AsiaMe ChatOS message sender é uma extensão do Chrome desenvolvida por https://chatoptimizer.com, e sua principal característica é "Asiame ChatOS chat smart search for men".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão AsiaMe ChatOS message sender

Baixe arquivos de extensão AsiaMe ChatOS message sender no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome AsiaMe ChatOS message sender AsiaMe ChatOS message sender
ID mocignalcjjbpbmcnpcppcjlaefenddb
URL Oficial https://chromewebstore.google.com/detail/asiame-chatos-message-sen/mocignalcjjbpbmcnpcppcjlaefenddb
Descrição Asiame ChatOS chat smart search for men
Tamanho do Arquivo 983 KB
Contagem de Instalações 21
Versão Atual 2.0.4
Última Atualização 2020-08-06
Data de Publicação 2020-05-22
Classificação 4.33/5 Total de 3 Avaliações
Desenvolvedor https://chatoptimizer.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://chatoptimizer.com/en
URL da Página de Ajuda https://chatoptimizer.com/en
URL da Página de Política de Privacidade https://chatoptimizer.com/politika-konfidencialnosti
Idiomas Suportados 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"
}