ChatGPT Workaround
A tool that enables users to work around limitations imposed by ChatGPT
什麼是ChatGPT Workaround?
ChatGPT Workaround是由Vesta Kuphal開發的Chrome擴展程式,該擴展的主要功能是“A tool that enables users to work around limitations imposed by ChatGPT”。
擴展截圖
下載ChatGPT Workaround擴展crx文件
下載ChatGPT Workaround擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Censorship by ChatGPT can sometimes lead to limited or censored results, but Workaround GPT provides a solution by offering the latest jailbreaks that bypass these restrictions. It's time consuming to scour forums for latest workaround yourself and there's a good possibility that the prompt you find might already be patched. Hence, users can use this extension where I'll do all the legwork for you. It's important to note that Workaround GPT is an independent development and is not officially supported or connected with OpenAI. Now: 1.2.1 - No more advertising
擴展基本資訊
名稱 | ChatGPT Workaround |
ID | kjmilhjddfcglldchbplpcjaiipngdbf |
官方網址 | https://chromewebstore.google.com/detail/chatgpt-workaround/kjmilhjddfcglldchbplpcjaiipngdbf |
簡介 | A tool that enables users to work around limitations imposed by ChatGPT |
檔案大小 | 321 KB |
安裝次數 | 3,710 |
目前版本 | 1.2.1 |
更新時間 | 2023-07-12 |
上架時間 | 2023-02-04 |
評分 | 4.20/5 共 10 次評分 |
開發者 | Vesta Kuphal |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://sites.google.com/view/pass-generator-2023/home |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChatGPT Workaround", "description": "A tool that enables users to work around limitations imposed by ChatGPT", "version": "1.2.1", "manifest_version": 3, "action": { "default_title": "ChatGPT Workaround", "default_popup": "popup.html", "default_icon": { "16": "logo_128.png", "24": "logo_128.png", "32": "logo_128.png" } }, "icons": { "128": "logo_128.png" } } |