☰

🌺 Clean ChatGPT

Cleaner and better ChatGPT 3.5

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
nameniok
Installazioni giornaliere
0
Installazioni totali
111
Valutazione
0 0 0
Versione
1.2.5
Creato il
09/02/2024
Aggiornato il
16/05/2024
Dimensione
10,5 KB
Licenza
MIT
Applica a

🌺 Clean ChatGPT

Cleaner and better ChatGPT 3.5 (without unnecessary code)
Uncomment things in the code as you see fit ;))

You can make ChatGPT clean with uBlock Origin. This way works better.
Copy and Paste following code to "My Filters" in uBlock.

Expand code:
! https://chat.openai.com
||featuregates.org^$domain=chatgpt.com
||s.gravatar.com^$domain=chatgpt.com
||wp.com^$domain=chatgpt.com
chat.openai.com##.to-gray-900.from-gray-900\/0.bg-gradient-to-t.h-24
chat.openai.com##.uppercase.rounded-md.md\:text-sm.text-xs.px-1\.5.py-0\.5.text-yellow-900.bg-yellow-200
chat.openai.com##.border-white\/20.border.flex-shrink-0.mb-1.text-sm.rounded-md.gap-3.items-center.px-3.py-3.flex.kgold
chat.openai.com##.py-3.px-4.bg-gray-900
chat.openai.com##span.uppercase.rounded-md.md\:text-sm.text-xs.px-1\.5.py-0\.5.text-yellow-900.bg-yellow-200
chat.openai.com###kcg
chat.openai.com##.pt-2.pb-3
chat.openai.com##.space-y-2.flex-col.flex
chat.openai.com##.w-\[72px\].h-\[72px\].mb-3
chat.openai.com##.font-medium.text-2xl.mb-5
chat.openai.com##.px-2.rounded-lg.m-0.hover\:bg-token-sidebar-surface-secondary.radix-disabled\:opacity-50.radix-disabled\:pointer-events-none.focus\:ring-0.cursor-pointer.text-sm.p-2\.5.gap-2.flex.group
chat.openai.com##div.\!pr-3.group.radix-disabled\:opacity-50.radix-disabled\:pointer-events-none.hover\:bg-token-main-surface-secondary.focus\:ring-0.cursor-pointer.text-sm.p-2\.5.rounded.m-1\.5.gap-2.flex:nth-of-type(2)
chat.openai.com##.justify-center.md\:gap-2.gap-0.md\:mb-4.md\:m-auto.md\:w-full.ml-1.flex.h-full
chat.openai.com##.text-token-text-tertiary > .mt-2
chat.openai.com##.font-medium.text-2xl.mb-5
chat.openai.com##.md\:mt-14.relative
chat.openai.com##.pr-1.gap-2.flex
chat.openai.com##.rounded-lg.hover\:bg-token-sidebar-surface-secondary.radix-disabled\:opacity-50.radix-disabled\:pointer-events-none.focus\:ring-0.cursor-pointer.text-sm.p-2\.5.gap-2.flex.group
chat.openai.com##.md\:px-\[60px\].text-token-text-secondary.text-xs.text-center.py-2.px-2.relative > span

! CLEANER - Chat history not visible with this
!chat.openai.com##.justify-center.items-center.flex-col.h-full.flex
!chat.openai.com##.text-token-text-primary.justify-center.items-center.flex-col.h-full.flex

! MEGA CLEAN
!chat.openai.com##.ml-2.focus\:ring-0.border-token-border-medium.border.rounded-lg.whitespace-nowrap.justify-center.items-center.w-9.h-9.flex.btn-small.btn-neutral.relative.btn
!chat.openai.com##.bg-token-sidebar-surface-primary.overflow-x-hidden.flex-shrink-0
!chat.openai.com##.justify-center.items-center.w-8.h-\[72px\].flex
!chat.openai.com##.z-40.top-1\/2.left-0.fixed
!chat.openai.com###headlessui-portal-root > div > div > .relative
!chat.openai.com##.active\:opacity-50.focus\:ring-white.focus\:ring-inset.focus\:ring-2.focus\:outline-none.hover\:text-token-text-primary.rounded-md.justify-center.items-center.w-10.h-10.inline-flex.-mt-0\.5.-ml-0\.5.left-0.absolute

Next you can add script for Auto Continue Generating.
In 🌺 Clean ChatGPT it is already there.