DaRa

Have a conversation with any page on the web.

DaRaとは何ですか?

DaRaはhttps://dara.chatによって開発されたChromeの拡張機能で、その主な機能は「Have a conversation with any page on the web.」です。

拡張機能のスクリーンショット

screenshot

DaRa拡張機能のCRXファイルをダウンロード

DaRa拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        DaRa is a Chrome extension that employs GPT-4, a state-of-the-art artificial intelligence model, to facilitate interactive and context-aware conversations with web pages. Designed to enhance users' browsing experience, the extension seamlessly integrates with the Chrome browser, allowing users to ask questions, seek clarifications, and engage in casual discussions with the content on a web page. It represents a novel approach to online communication, providing users with a more engaging and informative browsing experience.                    

拡張機能の基本情報

名前 DaRa DaRa
ID cjballpcpneldglciedlldbkbigkpkoc
公式URL https://chromewebstore.google.com/detail/dara/cjballpcpneldglciedlldbkbigkpkoc
説明 Have a conversation with any page on the web.
ファイルサイズ 11.86 KB
インストール数 556
現在のバージョン 1.2
最終更新日 2023-06-11
公開日 2023-03-27
評価 3.50/5 合計 2 レビュー
開発者 https://dara.chat
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.dara.chat/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "DaRa",
    "version": "1.2",
    "description": "Have a conversation with any page on the web.",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_icon": {
            "48": "send-icon.png"
        },
        "default_popup": "popup.html",
        "default_title": "DaRa"
    },
    "minimum_chrome_version": "88"
}