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

Co je Share Chat GPT?

Share Chat GPT je rozšíření Chrome vyvinuté danielkellyio, a jeho hlavní funkcí je „Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Share Chat GPT

Stáhněte si soubory rozšíření Share Chat GPT ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název Share Chat GPT Share Chat GPT
ID dchbgannbkhdanjbjgncijknhffdcagf
Oficiální URL https://chromewebstore.google.com/detail/share-chat-gpt/dchbgannbkhdanjbjgncijknhffdcagf
Popis Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image
Velikost souboru 150 KB
Počet instalací 2,446
Aktuální Verze 1.0
Poslední Aktualizace 2022-12-13
Datum Vydání 2022-12-12
Hodnocení 2.75/5 Celkem 4 Hodnocení
Vývojář danielkellyio
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    ]
}