Greasy Fork is available in English.
Cancella automaticamente la cronologia della chat durante la visita a chatgpt.com
queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.
Abstracted URLs into app.urls for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls
adamlui/chatgpt-apps
Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]
app.latestAssetCommitHash
Separated static app data from config for readability ↞ [auto-sync from adamlui/chatgpt-apps]
config
Shortened notif init in notify() ↞ [auto-sync from adamlui/chatgpt-apps]
notif
notify()
Bumped chatgpt.js to 3.0.2 ↞ [auto-sync from adamlui/chatgpt-apps]
Limited XHR request for msgs init to non-English user languages ↞ [auto-sync from adamlui/chatgpt-apps]
Added space after 🚀 in update alert ↞ [auto-sync from adamlui/chatgpt-apps]
Removed config.appSymbol from siteAlert(title) ↞ [auto-sync from adamlui/chatgpt-apps]
config.appSymbol
siteAlert(title)
Shortened Review button label in About modal ↞ [auto-sync from adamlui/chatgpt-apps]
Added 2nd layer shadow to dark mode toggle for more depth
± Moved assignment to insertToggle() to sync w/ scheme changes ↞ [auto-sync from adamlui/chatgpt-apps]
insertToggle()
Shrank toggle knob, added shadow ↞ [auto-sync from adamlui/chatgpt-apps]
Updated button label msg key names ↞ [auto-sync from adamlui/chatgpt-apps]
Eliminated unnecessary reliance on GM_openInTab ↞ [auto-sync from adamlui/chatgpt-apps]
GM_openInTab
Bumped config.latestAssetCommitHash
config.latestAssetCommitHash
Added glow to state word in notifs ↞ [auto-sync from adamlui/chatgpt-apps]
Added hover-zoom to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]
Updated Futurepedia URLs ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.0.1 ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.0.0 ↞ [auto-sync from adamlui/chatgpt-apps]
Refined sidebar toggle elem positioning, made usable in Temporary Chat mode ↞ [auto-sync from adamlui/chatgpt-apps]
Updated parentToInsertInto in insertToggle() ↞ [auto-sync from adamlui/chatgpt-apps]
parentToInsertInto
Corrected menu state symbol for Toggle Visibility ↞ [auto-sync from adamlui/chatgpt-apps]
Removed notification from 1st auto-clear ↞ [auto-sync from adamlui/chatgpt-apps]
Styled state words in notifications ↞ [auto-sync from adamlui/chatgpt-apps]
Added white border to dark scheme chatgpt.alert()s ↞ [auto-sync from adamlui/chatgpt-apps]
chatgpt.alert()
Added OrangeMonkey + OrangeMonkey Pro support ↞ [auto-sync from adamlui/chatgpt-apps]
Added config.mediaHostURL ↞ [auto-sync from adamlui/chatgpt-apps]
config.mediaHostURL
Abstracted config.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]
Removed erroneously duplicated code from updateToggleHTML() ↞ [auto-sync from adamlui/chatgpt-apps]
updateToggleHTML()
Condensed toggle update routine ↞ [auto-sync from adamlui/chatgpt-apps]
Unabbr'd + hyphen-cased ID names for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced 'Favicon' w/ more semantic 'Navicon' in ID name ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced .addEventListener()s w/ .on<event>s against best practices since it shortens codebase + widens browser compatibility ↞ [auto-sync from adamlui/chatgpt-apps]
.addEventListener()
.on<event>
Added // @contributionURL ↞ [auto-sync from adamlui/chatgpt-apps]
// @contributionURL
Condensed state init, renamed to menuState for readability ↞ [auto-sync from adamlui/chatgpt-apps]
state
menuState
Changed all document.querySelector()s of IDs to use .getElementById for improved efficiency ↞ [auto-sync from adamlui/chatgpt-apps]
document.querySelector()
.getElementById
Corrected region-stripping regex in msgs getter ↞ [auto-sync from adamlui/chatgpt-apps]
Updated insertToggle() to target outside links/history div post-GPT-4o UI to bypass temp chat mode disables toggle ↞ [auto-sync from adamlui/chatgpt-apps]
Reduced gap preceding 'View changes' link in Update Available alert ↞ [auto-sync from adamlui/chatgpt-apps]
Renamed alert() to siteAlert() to avoid potential namespace conflicts ↞ [auto-sync from adamlui/chatgpt-apps]
alert()
siteAlert()
Renamed modal ID var names for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Abstracted refreshMenu() ↞ [auto-sync from adamlui/chatgpt-apps]
refreshMenu()
Mostra tutte le versioni dello script