Globalcompanions ChatOS automatic mail sender

Charmlive helper for users

What is Globalcompanions ChatOS automatic mail sender?

Globalcompanions ChatOS automatic mail sender is a Chrome extension developed by chatosbot, and its main feature is "Charmlive helper for users".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Globalcompanions ChatOS automatic mail sender Extension CRX File

Download Globalcompanions ChatOS automatic mail sender extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Charmlive helper for users                    

Extension Basic Information

Name Globalcompanions ChatOS automatic mail sender Globalcompanions ChatOS automatic mail sender
ID mbbklejikbjhebilpfkechjhmfohnhhc
Official URL https://chromewebstore.google.com/detail/globalcompanions-chatos-a/mbbklejikbjhebilpfkechjhmfohnhhc
Description Charmlive helper for users
File Size 582 KB
Installation Count 164
Current Version 1.0.9
Last Updated 2023-03-30
Publish Date 2020-09-16
Developer chatosbot
Email [email protected]
Payment Type free
Extension Website https://chatoptimizer.com
Help Page URL https://chatoptimizer.com/contacts
Privacy Policy Page URL https://chatoptimizer.com/politika-konfidencialnosti
Supported Languages 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"
}