🌺 Clean ChatGPT

Cleaner and better ChatGPT 3.5

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Advertisement:

May akda
nameniok
Mga pang araw araw na pag install
0
Kabuuan na installs
111
Mga Rating
0 0 0
Bersyon
1.2.5
Nilikha
2024-02-09
Na update
2024-05-16
Laki
10.5 KB
Lisensya
MIT
Nalalapat sa

🌺 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.