Gere respostas infinitas do ChatGPT onisciente (em qualquer idioma!)
Estas são todas as versões deste script. Mostar somente as versões nas quais os códigos foram mudados.
Bumped app.latestAssetCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
app.latestAssetCommitHash
Bumped modals.js ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped JS resources + app.latestAssetCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped JS resources ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Moved tooltipsSupported from menu.register() to env.scriptManager.supportsTooltips for readability ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
tooltipsSupported
menu.register()
env.scriptManager.supportsTooltips
Restored env.extensionInstalled check pre-Donate entry creation in menu.register() ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
env.extensionInstalled
Consolidated entry creation routines in menu.register() ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped toggles.js + settings.js ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped resources ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Moved env.scheme into env.ui for improved structure ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
env.scheme
env.ui
Improved scheme pref monitoring comments ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Trigger messages.json sync ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Replaced prefers-color-scheme's onchange assignment w/ .addEventListener() to support multiple listeners ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
prefers-color-scheme
onchange
.addEventListener()
Improved handleSchemePrefChange() to update colors only if actually displayed scheme changes ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
handleSchemePrefChange()
Renamed handleSchemeChange() to more accurate handleSchemePrefChange() ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
handleSchemeChange()
Added system/browser scheme change detection to trigger update colors ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Moved env.scheme init inside env for simplicity ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
env
Stripped unneeded quotes from CSS selectors ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Deleted extra = in scheme observer ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
=
Replaced chatgpt.isDarkMode() calls w/ env.scheme init + update in observer for improved performance
chatgpt.isDarkMode()
Hard-coded modal color style to support live scheme updates ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped modals.js + added update modal colors to scheme observer ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Removed no-longer needed skinny FF scrollbar style ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Removed unrequired semicolon (https://github.com/eslint-stylistic/eslint-stylistic/issues/622#issuecomment-2540890247) ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Fixed sidebar toggle didn't update state on Infinity auto-disable when tab visibility changed ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Added live update navicon on scheme change, bumped toggles.js ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped toggles.js ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped JS/CSS resources ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Added/updated app.latestAssetCommitHash comments ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped modals.js + latestAssetCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
latestAssetCommitHash
Bumped sidebarToggle.js ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Restored checkForUpdates() name to updateCheck() to avoid endless recursion for sharing name w/ modals.update.available() btn callback func ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
checkForUpdates()
updateCheck()
modals.update.available()
Renamed stylesheet @resources into exactly matching acronyms for readability ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
@resource
Bumped modals.js + settings.js ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Bumped app.latestAsseCommitHash ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
app.latestAsseCommitHash
Renamed updateCheck() to clearer checkForUpdates() ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
Mostrar todas as versões do script