ChromeChat

ChromeChat

什么是ChromeChat?

ChromeChat是由https://chromechat.io开发的Chrome扩展程序,该扩展的主要功能是“ChromeChat”。

扩展截图

screenshot
screenshot
screenshot

下载ChromeChat扩展crx文件

下载ChromeChat扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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
隐私政策页面URL 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"
}