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
Eメール [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"
}