Globalcompanions ChatOS automatic mail sender

Charmlive helper for users

Vad är Globalcompanions ChatOS automatic mail sender?

Globalcompanions ChatOS automatic mail sender är en Chrome-tillägg utvecklad av chatosbot, och dess huvudfunktion är "Charmlive helper for users".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Globalcompanions ChatOS automatic mail sender-förlängningens CRX-fil

Ladda ner Globalcompanions ChatOS automatic mail sender-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Charmlive helper for users                    

Grundläggande Information om Tillägg

Namn Globalcompanions ChatOS automatic mail sender Globalcompanions ChatOS automatic mail sender
ID mbbklejikbjhebilpfkechjhmfohnhhc
Officiell webbadress https://chromewebstore.google.com/detail/globalcompanions-chatos-a/mbbklejikbjhebilpfkechjhmfohnhhc
Beskrivning Charmlive helper for users
Filstorlek 582 KB
Antal Installationer 164
Aktuell Version 1.0.9
Senast Uppdaterad 2023-03-30
Publiceringsdatum 2020-09-16
Utvecklare chatosbot
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://chatoptimizer.com
Hjälpsida URL https://chatoptimizer.com/contacts
URL till Sekretesspolicy Sidan https://chatoptimizer.com/politika-konfidencialnosti
Stödda Språk 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"
}