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 là gì?
Share Chat GPT là một tiện ích mở rộng Chrome được phát triển bởi danielkellyio, và tính năng chính của nó là "Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Share Chat GPT
Tải xuống các tệp mở rộng Share Chat GPT dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dchbgannbkhdanjbjgncijknhffdcagf |
URL Chính Thức | https://chromewebstore.google.com/detail/share-chat-gpt/dchbgannbkhdanjbjgncijknhffdcagf |
Mô tả | Share full GPT Chat threads with a readonly webpage that can be copy/pasted from and has an auto-generated social share image |
Kích Thước Tệp | 150 KB |
Số Lần Cài Đặt | 2,446 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2022-12-13 |
Ngày Phát Hành | 2022-12-12 |
Đánh Giá | 2.75/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | danielkellyio |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |