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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |