Globalcompanions ChatOS automatic mail sender

Charmlive helper for users

ما هو Globalcompanions ChatOS automatic mail sender؟

Globalcompanions ChatOS automatic mail sender هو إضافة Chrome تم تطويرها بواسطة chatosbot، والميزة الرئيسية لها هي "Charmlive helper for users".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Globalcompanions ChatOS automatic mail sender

قم بتنزيل ملفات الامتداد Globalcompanions ChatOS automatic mail sender بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Charmlive helper for users                    

معلومات أساسية عن التمديد

الاسم Globalcompanions ChatOS automatic mail sender Globalcompanions ChatOS automatic mail sender
ID mbbklejikbjhebilpfkechjhmfohnhhc
عنوان URL الرسمي 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
عنوان صفحة المساعدة https://chatoptimizer.com/contacts
عنوان صفحة سياسة الخصوصية 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"
}