Share Chat GPT

Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image

Share Chat GPTとは何ですか?

Share Chat GPTはdanielkellyioによって開発されたChromeの拡張機能で、その主な機能は「Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image」です。

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

screenshot

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

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

拡張機能の使用方法

                        Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image                    

拡張機能の基本情報

名前 Share Chat GPT Share Chat GPT
ID dchbgannbkhdanjbjgncijknhffdcagf
公式URL https://chromewebstore.google.com/detail/share-chat-gpt/dchbgannbkhdanjbjgncijknhffdcagf
説明 Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image
ファイルサイズ 150 KB
インストール数 2,446
現在のバージョン 1.0
最終更新日 2022-12-13
公開日 2022-12-12
評価 2.75/5 合計 4 レビュー
開発者 danielkellyio
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Share Chat GPT",
    "description": "Share full GPT Chat threads with a readonly webpage that can be copy\/pasted from and has an auto-generated social share image",
    "version": "1.0",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ]
}