Globalcompanions ChatOS automatic mail sender

Charmlive helper for users

Was ist Globalcompanions ChatOS automatic mail sender?

Globalcompanions ChatOS automatic mail sender ist eine Chrome-Erweiterung, die von chatosbot entwickelt wurde, und ihr Hauptmerkmal ist "Charmlive helper for users".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Globalcompanions ChatOS automatic mail sender-Erweiterungs-CRX-Datei herunterladen

Laden Sie Globalcompanions ChatOS automatic mail sender-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Charmlive helper for users                    

Grundlegende Informationen zur Erweiterung

Name Globalcompanions ChatOS automatic mail sender Globalcompanions ChatOS automatic mail sender
ID mbbklejikbjhebilpfkechjhmfohnhhc
Offizielle URL https://chromewebstore.google.com/detail/globalcompanions-chatos-a/mbbklejikbjhebilpfkechjhmfohnhhc
Beschreibung Charmlive helper for users
Dateigröße 582 KB
Installationsanzahl 164
Aktuelle Version 1.0.9
Letztes Update 2023-03-30
Veröffentlichungsdatum 2020-09-16
Entwickler chatosbot
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://chatoptimizer.com
Hilfeseite URL https://chatoptimizer.com/contacts
URL der Datenschutzrichtlinien-Seite https://chatoptimizer.com/politika-konfidencialnosti
Unterstützte Sprachen 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"
}