Greasy Fork is available in English.

🌺 Clean ChatGPT

Cleaner and better ChatGPT 3.5

Penulis
nameniok
Pemasangan harian
0
Total pemasangan
25
Nilai
0 0 0
Versi
1.2.3
Dibuat
09 Februari 2024
Diperbarui
13 Februari 2024
Lisensi
MIT
Berlaku untuk

🌺 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=chat.openai.com
||s.gravatar.com^$domain=chat.openai.com
||wp.com^$domain=chat.openai.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.