Globalcompanions ChatOS automatic mail sender

Charmlive helper for users

Globalcompanions ChatOS automatic mail senderとは何ですか?

Globalcompanions ChatOS automatic mail senderはchatosbotによって開発されたChromeの拡張機能で、その主な機能は「Charmlive helper for users」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Globalcompanions ChatOS automatic mail sender拡張機能のCRXファイルをダウンロード

Globalcompanions ChatOS automatic mail sender拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Charmlive helper for users                    

拡張機能の基本情報

名前 Globalcompanions ChatOS automatic mail sender Globalcompanions ChatOS automatic mail sender
ID mbbklejikbjhebilpfkechjhmfohnhhc
公式URL https://chromewebstore.google.com/detail/globalcompanions-chatos-a/mbbklejikbjhebilpfkechjhmfohnhhc
説明 Charmlive helper for users
ファイルサイズ 582 KB
インストール数 164
現在のバージョン 1.0.9
最終更新日 2023-03-30
公開日 2020-09-16
開発者 chatosbot
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://chatoptimizer.com
ヘルプページのURL https://chatoptimizer.com/contacts
プライバシーポリシーページのURL https://chatoptimizer.com/politika-konfidencialnosti
対応言語 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/global.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/cookie.js",
                "js\/content.live.js"
            ],
            "matches": [
                "*:\/\/*.globalcompanions.com\/*",
                "*:\/\/*.kissxin.com\/*",
                "*:\/\/*.huoloo.com\/*"
            ]
        }
    ],
    "default_locale": "ru",
    "icons": {
        "128": ".\/img\/128.png",
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png"
    },
    "manifest_version": 3,
    "name": "Globalcompanions ChatOS automatic mail sender",
    "action": {
        "default_icon": "img\/16.png",
        "default_popup": "index.live.html",
        "default_title": "ChatOS Globalcompanions mails - meaning of love"
    },
    "host_permissions": [
        "*:\/\/*.googleapis.com\/*",
        "*:\/\/*.telegra.ph\/*",
        "*:\/\/*.globalcompanions.com\/*",
        "*:\/\/*.kissxin.com\/*",
        "*:\/\/*.chatoptimizer.com\/*",
        "*:\/\/*.huoloo.com\/*",
        "*:\/\/*.asiandate.com\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "version": "1.0.9"
}