Greasy Fork is available in English.
Generuj nieskończone odpowiedzi od wszechwiedzącego ChatGPT (w dowolnym języku!)
To są wszystkie wersje tego skryptu. Pokaż tylko te wersje, gdzie kod został zmieniony.
Normalized whitespace butchered by naughty VS Code ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
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
Trigger messages.json sync ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Loosened comparison operators for smaller filesize ↞ [auto-sync from adamlui/ai-web-extensions]
adamlui/ai-web-extensions
Mitigated super-linear backtracking in regex ↞ [auto-sync from 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
Bumped chatgpt.js to 3.3.5 ↞ [auto-sync from adamlui/ai-apps]
Refactored app.json import to use remote file for easier maintenance ↞ [auto-sync from adamlui/ai-apps]
Abstracted refactored chatgpt.isIdle() to align w/ browser extension code for easier maintenance ↞ [auto-sync from adamlui/ai-apps]
chatgpt.isIdle()
Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]
chatgpt-apps
ai-apps
Updated icons to robot ones ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Bumped chatgpt.js to 3.3.4 ↞ [auto-sync from adamlui/chatgpt-apps]
Added finger cursor to modal buttons ↞ [auto-sync from adamlui/chatgpt-apps]
Added launch About modal on Userscript Disabled menu entry click ↞ [auto-sync from adamlui/chatgpt-apps]
Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/firgreasemonkeyefox]
app.urls.review
adamlui/chatgpt-apps/chatgpt-infinity/firgreasemonkeyefox
Updated msgHostDir to use Chrome path for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
msgHostDir
adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey
Added config syncs to infinity<activate|deactivate>() to reduce calls outside ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]
infinity<activate|deactivate>()
adamlui/chatgpt-apps/chatgpt-infinity/chrome
Replaced nav toggle clicks w/ infinity.<activate|deactivate>() calls to support config.toggleHidden ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]
infinity.<activate|deactivate>()
config.toggleHidden
adamlui/chatgpt-apps/chatgpt-infinity/edge
Moved config updates in infinity.<activate|deactivate>() 1st to support calls => sync config ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]
Added config.toggleHidden check to nav toggle visibility obs to eliminate unneeded insertions ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]
adamlui/chatgpt-apps/chatgpt-infinity/opera
Added elem checks to navToggle.insert() for cleaner console if config.toggleHidden on 1st call ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]
navToggle.insert()
Removed unneeded navicon check from navToggle.insert() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/chrome]
navicon
Refactored navToggle.update() for improved performance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]
navToggle.update()
Replaced menu.refresh() in Auto-Start routine w/ syncConfigToUI() for consistency ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
menu.refresh()
syncConfigToUI()
Renamed syncStorageToUI() to syncConfigToUI() for cclarity ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
syncStorageToUI()
Converted config.infinityMode updates to settings.<save|load>()s to align w/ Chromium code for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
config.infinityMode
settings.<save|load>()
Added config update to infinity.activate() for consistency ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]
infinity.activate()
Removed unnecessary return from Script Disabled menu entry callback ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
return
Narrowed scope of sidebar click-zoom observer to avoid affecting main UI ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]
Restored needed observer to maintain nav toggle visibility when nav'ing between home/GPTs dir ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]
Updated sidebar btn click-zoom disable to working method ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/edge]
Re-styled modal buttons
± Made borders thicc/square/dashed
Unboldened app name in Donate modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
Added Rate Us button to Donate modal + stack tracking for nav ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
Corrected donation links ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
Updated GitHub btn label in Donate modal to include 'Sponsors' to clarify financial intent ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
Localized state words in notifs ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]
Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
Simplified PV listener to rely on syncStorageToUI() ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/opera]
Removed Donate entry from toolbar menu when extension installed ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
Removed sentence from Donate modal ↞ [auto-sync from adamlui/chatgpt-apps/chatgpt-infinity/greasemonkey]
Pokaż wszystkie wersje skryptu