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
官方網址 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"
}