This is a UserScript that makes some QOL changes to the UI and behaviour of the ChatGPT web interface.
- Block tracking and analytics requests
- Add back ChatGPT-3.5
- Save model quota by using another model for each message by default
- Use a custom tab title and icon (disguise the tab as something else)
- Hide useless elements (feedback buttons, "ChatGPT can make mistakes", etc.)
- Fix compliance issues (cookie consent, age verification, etc.)
To learn how to use UserScripts, visit this page.
All of the configuration options and their options are at the top of the script.
NOTE: If you are using NoScript, make sure chatgpt.com has the script
, object
, media
, font
and fetch
permissions.
If the script is not working, or chatgpt.com is stuck on a blank page, it may be another extension interfering with it, such as NoScript or adblockers.