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
电子邮箱 [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"
}