Globalcompanions ChatOS automatic mail sender

Charmlive helper for users

Apa itu Globalcompanions ChatOS automatic mail sender?

Globalcompanions ChatOS automatic mail sender adalah ekstensi Chrome yang dikembangkan oleh chatosbot, dan fitur utamanya adalah "Charmlive helper for users".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Globalcompanions ChatOS automatic mail sender

Unduh file ekstensi Globalcompanions ChatOS automatic mail sender dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Charmlive helper for users                    

Informasi Dasar Ekstensi

Nama Globalcompanions ChatOS automatic mail sender Globalcompanions ChatOS automatic mail sender
ID mbbklejikbjhebilpfkechjhmfohnhhc
URL Resmi https://chromewebstore.google.com/detail/globalcompanions-chatos-a/mbbklejikbjhebilpfkechjhmfohnhhc
Deskripsi Charmlive helper for users
Ukuran File 582 KB
Jumlah Instalasi 164
Versi Saat Ini 1.0.9
Terakhir Diperbarui 2023-03-30
Tanggal Publikasi 2020-09-16
Pengembang chatosbot
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://chatoptimizer.com
URL Halaman Bantuan https://chatoptimizer.com/contacts
URL Halaman Kebijakan Privasi https://chatoptimizer.com/politika-konfidencialnosti
Bahasa yang Didukung 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"
}