ChatGPT Workaround
A tool that enables users to work around limitations imposed by ChatGPT
Hvad er ChatGPT Workaround?
ChatGPT Workaround er en Chrome-udvidelse udviklet af Vesta Kuphal, og dens hovedfunktion er "A tool that enables users to work around limitations imposed by ChatGPT".
Udvidelsesskærmbilleder
Download ChatGPT Workaround-udvidelses-CRX-fil
Download ChatGPT Workaround-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | ChatGPT Workaround |
ID | kjmilhjddfcglldchbplpcjaiipngdbf |
Officiel URL | https://chromewebstore.google.com/detail/chatgpt-workaround/kjmilhjddfcglldchbplpcjaiipngdbf |
Beskrivelse | A tool that enables users to work around limitations imposed by ChatGPT |
Filstørrelse | 321 KB |
Antal Installationer | 3,710 |
Nuværende Version | 1.2.1 |
Senest Opdateret | 2023-07-12 |
Udgivelsesdato | 2023-02-04 |
Bedømmelse | 4.20/5 Samlet 10 Bedømmelser |
Udvikler | Vesta Kuphal |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://sites.google.com/view/pass-generator-2023/home |
Understøttede Sprog | 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" } } |