ChatGPT Workaround
A tool that enables users to work around limitations imposed by ChatGPT
ChatGPT Workaroundคืออะไร?
ChatGPT Workaround เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vesta Kuphal และคุณลักษณะหลักของมันคือ "A tool that enables users to work around limitations imposed by ChatGPT"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChatGPT Workaround
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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" } } |