⚡ Continue gerando automaticamente várias respostas do ChatGPT
Estas são as versões deste script em que houve atualização do código. Mostar todas versões.
Reverted syncStorageToUI() name to syncConfigToUI() since actions based on memory ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
syncStorageToUI()
syncConfigToUI()
Renamed storage sync function to align w/ Chromium/FF codebase ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Renamed settings.props to more semantic settings.controls ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
settings.props
settings.controls
Moved app.settings to settings.props for improved structure ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
app.settings
Moved assetHostURL into app for improved structure ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
assetHostURL
app
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]
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
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]
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 app.latestAssetCommitHash ↞ [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 disabling on extension installed ↞ [auto-sync from adamlui/chatgpt-apps]
Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls.review
Updated msgHostDir to use Chrome path for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]
msgHostDir
Refactored menu.register() to utilize app.settings + syncConfigToUI() to align w/ new Chromium code for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]
menu.register()
Updated app icons ↞ [auto-sync from adamlui/chatgpt-apps]
Localized state word in 1st load notif ↞ [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 ↞ [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
Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps]
Removed sentence from Donate modal ↞ [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
Appended ', author' to Donation modal sign-off ↞ [auto-sync from adamlui/chatgpt-apps]
Added donation menu entry/modal ↞ [auto-sync from adamlui/chatgpt-apps]
Condensed notify() ↞ [auto-sync from adamlui/chatgpt-apps]
Alphabetized app.urls for readability ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls
Bumped chatgpt.js to 3.3.2 ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed to work w/ Dark Reader interfering w/ DOM (adamlui/chatgpt-auto-continue#64) ↞ [auto-sync from adamlui/chatgpt-apps]
Removed padding around simple expressions in template literals for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Used template literals in notify() calls for consistency ↞ [auto-sync from adamlui/chatgpt-apps]
Simplified handling post-localizedMsgs init ↞ [auto-sync from adamlui/chatgpt-apps]
localizedMsgs
Improved settings.load() to accept arrays for flexibility ↞ [auto-sync from adamlui/chatgpt-apps]
settings.load()
Updated localized msg handling to merge w/ instead of replace app.msgs ↞ [auto-sync from adamlui/chatgpt-apps]
app.msgs
Renamed menu.state.<symbol|word> to .<symbols|words> for readability ↞ [auto-sync from adamlui/chatgpt-apps]
menu.state.<symbol|word>
.<symbols|words>
Mostrar todas as versões do script