ChromeChat

ChromeChat

ما هو ChromeChat؟

ChromeChat هو إضافة Chrome تم تطويرها بواسطة https://chromechat.io، والميزة الرئيسية لها هي "ChromeChat".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ChromeChat

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

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

                        ChromeChat: Elevate Your Web Experience with AI

ChromeChat is your must-have AI web companion for Chrome. Here's why you should install it:

Effortless Web Navigation: ChromeChat streamlines web browsing by understanding your preferences, making content discovery a breeze.

Personalized Recommendations: Discover new, tailored content, articles, and websites aligned with your interests.

Instant Information: Get quick answers without multiple tabs or time-consuming searches.

Enhanced Productivity: Manage bookmarks, set reminders, and stay organized within your browser.

Security and Privacy: ChromeChat actively protects against malicious websites, ensuring a safe browsing experience.

Connect via Web3: Connect your web3 Wallet to our extension which allows you to easily use the features we provide. In return we allocate Chrome Tokens to your wallet!

Experience the future of web browsing with ChromeChat. Install now and enjoy a smarter, more personalized, and secure online journey.                    

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

الاسم ChromeChat ChromeChat
ID aolnajadeahhdelipkdlngofkbpinala
عنوان URL الرسمي https://chromewebstore.google.com/detail/chromechat/aolnajadeahhdelipkdlngofkbpinala
الوصف ChromeChat
حجم الملف 1.57 MB
عدد التثبيتات 46
النسخة الحالية 1.0.1
آخر تحديث 2023-10-14
تاريخ النشر 2023-10-04
تقييم 5.00/5 مجموع تقييمات 22
المطور https://chromechat.io
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://chromechat.io/privacypolicy
اللغات المدعومة en-US
manifest.json
{
    "action": {
        "default_icon": {
            "128": "\/images\/icon.png",
            "16": "\/images\/icon.png",
            "48": "\/images\/icon.png"
        },
        "default_title": "ChromeChat",
        "default_popup": "popup\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "ChromeChat",
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "\/images\/icon.png",
        "16": "\/images\/icon.png",
        "32": "\/images\/icon.png",
        "48": "\/images\/icon.png"
    },
    "manifest_version": 3,
    "name": "ChromeChat",
    "permissions": [
        "tabs",
        "scripting",
        "cookies",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}