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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Share Chat GPT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image
एक्सटेंशन की मूल जानकारी
नाम | |
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 |
ईमेल | [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" ] } |