Globalcompanions ChatOS automatic mail sender

Charmlive helper for users

Qu'est-ce que Globalcompanions ChatOS automatic mail sender ?

Globalcompanions ChatOS automatic mail sender est une extension Chrome développée par chatosbot, et sa fonction principale est "Charmlive helper for users".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Globalcompanions ChatOS automatic mail sender

Téléchargez les fichiers d'extension Globalcompanions ChatOS automatic mail sender au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Charmlive helper for users                    

Informations de Base sur l'Extension

Nom Globalcompanions ChatOS automatic mail sender Globalcompanions ChatOS automatic mail sender
ID mbbklejikbjhebilpfkechjhmfohnhhc
URL Officiel https://chromewebstore.google.com/detail/globalcompanions-chatos-a/mbbklejikbjhebilpfkechjhmfohnhhc
Description Charmlive helper for users
Taille du Fichier 582 KB
Nombre d'Installations 164
Version Actuelle 1.0.9
Dernière Mise à Jour 2023-03-30
Date de Publication 2020-09-16
Développeur chatosbot
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://chatoptimizer.com
URL de la Page d'Aide https://chatoptimizer.com/contacts
URL de la Page de Politique de Confidentialité https://chatoptimizer.com/politika-konfidencialnosti
Langues Prises en Charge 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"
}