GPTShare
"Embrace the future of sharing with ChatGPT" The Chrome extension designed to simplify sharing your ChatGPT conversations. Say…
What is GPTShare?
GPTShare is a Chrome extension developed by daisuke.sato1991, and its main feature is ""Embrace the future of sharing with ChatGPT" The Chrome extension designed to simplify sharing your ChatGPT conversations. Say…".
Extension Screenshots
Download GPTShare Extension CRX File
Download GPTShare extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
"Embrace the future of sharing with ChatGPT" The Chrome extension designed to simplify sharing your ChatGPT conversations. Say goodbye to the hassle of taking screenshots or dealing with copy-paste! With just a single click, you can generate a link to share with others. It's easy, efficient, and completely free to use.
Extension Basic Information
Name | GPTShare |
ID | ckcfecajiabjpjjjfcbkncajmmhpjmhl |
Official URL | https://chromewebstore.google.com/detail/gptshare/ckcfecajiabjpjjjfcbkncajmmhpjmhl |
Description | "Embrace the future of sharing with ChatGPT" The Chrome extension designed to simplify sharing your ChatGPT conversations. Say… |
File Size | 7.31 MB |
Installation Count | 215 |
Current Version | 1.0.0 |
Last Updated | 2023-04-23 |
Publish Date | 2023-04-22 |
Rating | 5.00/5 Total 4 Ratings |
Developer | daisuke.sato1991 |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://dsk310.notion.site/Privacy-Policy-cde053ff78234af2afd51e497c123e94 |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.0", "name": "GPTShare", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "action": { "default_popup": "index.html", "default_icon": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" } }, "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "content_scripts": [ { "matches": [ " |