Rensar automatiskt chattens historik vid besök på chatgpt.com
Dessa är versionerna av skriptet där koden uppdaterades. Visa alla versioner.
Moved syncConfigToUI() to UI functions section for readability ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
syncConfigToUI()
Abstracted clearChatsAndGoHome() ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
clearChatsAndGoHome()
Removed whitespace ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Removed no-longer needed delay from clear chats on 1st load + sidebar toggle ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Added 1s delay to hideHistory() for consistent hiding on 1st load ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
hideHistory()
Reverted syncStorageToUI() name to syncConfigToUI() since actions based on memory ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
syncStorageToUI()
Improved syncStorageToUI() comments ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Eliminated reliance on sidebar toggle in toolbar one to work if hidden ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Condensed sidebar toggle click listener ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Condensed style init/assignments ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Moved assetHostURL into app for improved structure ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
assetHostURL
app
Moved sidebar toggle creation/div into obj for easier maintenance ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Replaced nav in toggle obj/elem names w/ more semantic sidebar ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
nav
sidebar
Fixed sidebar toggle stopped appearing on mobile ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped app.latestAssetCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
app.latestAssetCommitHash
Replaced btnLabel_moreApps w/ btnLabel_moreAIextensions ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
btnLabel_moreApps
btnLabel_moreAIextensions
Mitigated super-linear backtracking in regex ↞ [auto-sync from adamlui/ai-web-extensions]
adamlui/ai-web-extensions
Shortened regex ↞ [auto-sync from adamlui/ai-web-extensions]
Renamed styledState in notify() to styledStateSpan for readability ↞ [auto-sync from adamlui/ai-web-extensions]
styledState
notify()
styledStateSpan
Shortened safeWinOpen() ↞ [auto-sync from adamlui/ai-web-extensions]
safeWinOpen()
Bumped app.latestAsetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]
app.latestAsetCommitHash
Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]
Narrowed scope of @connect URLs for improved privacy/security ↞ [auto-sync from adamlui/userscripts]
@connect
adamlui/userscripts
Changed env.scriptManager val when GM_info.scriptHandler undefined to more readable unknown ↞ [auto-sync from adamlui/ai-apps]
env.scriptManager
GM_info.scriptHandler
unknown
adamlui/ai-apps
删除app.#65
app.
Bumped @version to 2024.10.14
@version
2024.10.14
Merge pull request #66 from ChinaGodMan/patch-1
Trigger GF sync
Refactored app info init to import new remote app.json ↞ [auto-sync from adamlui/ai-apps]
Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]
chatgpt-apps
ai-apps
Added finger cursor to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls.review
Removed dead Futurepeida links from Rate Us clicks ↞ [auto-sync from adamlui/chatgpt-apps]
Added config.toggleHidden check to nav toggle visibility obs to eliminate unneeded insertions ↞ [auto-sync from adamlui/chatgpt-apps]
config.toggleHidden
Added elem checks to navToggle.insert() for cleaner console if config.toggleHidden on 1st call ↞ [auto-sync from adamlui/chatgpt-apps]
navToggle.insert()
Refactored navToggle.update() for improved performance ↞ [auto-sync from adamlui/chatgpt-apps]
navToggle.update()
Narrowed scope of sidebar click-zoom observer to avoid affecting main UI ↞ [auto-sync from adamlui/chatgpt-apps]
Shortened sideToggle to navToggle for readability ↞ [auto-sync from adamlui/chatgpt-apps]
sideToggle
navToggle
Restored needed observer to maintain nav toggle visibility when nav'ing between home/GPTs dir ↞ [auto-sync from adamlui/chatgpt-apps]
Updated sidebar btn click-zoom disable to working method ↞ [auto-sync from adamlui/chatgpt-apps]
Re-styled modal buttons
± Made borders thicc/square/dashed
Unboldened app name in Donate modal ↞ [auto-sync from adamlui/chatgpt-apps]
Added Rate Us button to Donate modal + stack tracking for nav ↞ [auto-sync from adamlui/chatgpt-apps]
Corrected donation links ↞ [auto-sync from adamlui/chatgpt-apps]
Updated GitHub btn label in Donate modal to include 'Sponsors' to clarify financial intent ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped app.latestAssetCommitHash, condensed menu.state.words ↞ [auto-sync from adamlui/chatgpt-apps]
menu.state.words
Aligned symbols for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps]
Added sig to Donate modal, removed sentence, added target=_blank rel=noopener to links ↞ [auto-sync from adamlui/chatgpt-apps]
target=_blank rel=noopener
Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]
Moved sidebar toggle functions into sideToggle obj for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Appended ', author' to Donation modal sign-off ↞ [auto-sync from adamlui/chatgpt-apps]
Visa alla versioner.