Greasy Fork is available in English.
Ajoute des réponses IA à Google Search (propulsé par Google Gemma + GPT-4o!)
Voici les versions de ce script où le code a été modifié. Voir toutes les versions.
Condensed node clearing ↞ [auto-sync from adamlui/ai-web-extensions]
adamlui/ai-web-extensions
Added inset shadow to light scheme chatbar ↞ [auto-sync from adamlui/ai-web-extensions]
Shortened safeWinOpen() ↞ [auto-sync from adamlui/ai-web-extensions]
safeWinOpen()
Added auto-reload on update ↞ [auto-sync from adamlui/ai-web-extensions]
Bumped app.latestAsetCommitHash ↞ [auto-sync from adamlui/ai-web-extensions]
app.latestAsetCommitHash
Replaced document.onkeydown to dismiss modals w/ .addEventListener() to accommodate potential other listeners ↞ [auto-sync from adamlui/ai-web-extensions]
document.onkeydown
.addEventListener()
Updated ai-apps to ai-web-extensions everywhere ↞ [auto-sync from adamlui/ai-web-extensions]
ai-apps
ai-web-extensions
Added missing ) ↞ [auto-sync from adamlui/ai-apps]
)
adamlui/ai-apps
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
Updated apis.AIchatOS.expectedOrigin.url ↞ [auto-sync from adamlui/ai-apps]
apis.AIchatOS.expectedOrigin.url
Fixed dataProcess.stream() renders JSON sometimes ↞ [auto-sync from adamlui/ai-apps]
dataProcess.stream()
Bumped chatgpt.js to 3.3.5 ↞ [auto-sync from adamlui/ai-apps]
Removed dead Free Chat API ↞ [auto-sync from adamlui/ai-apps]
Added skip API if streaming JSON ↞ [auto-sync from adamlui/ai-apps]
Added 'Method Not Allowed' to Free Chat API fail flags ↞ [auto-sync from adamlui/ai-apps]
Changed chatgpt-apps to ai-apps everywhere ↞ [auto-sync from adamlui/ai-apps]
chatgpt-apps
Removed disabled deepseek-llm-67b-chat from Free Chat API availModels ↞ [auto-sync from adamlui/chatgpt-apps]
deepseek-llm-67b-chat
availModels
adamlui/chatgpt-apps
Removed unneeded organization_restricted fail flag from Free Chat API since invalid_request_error also triggers ↞ [auto-sync from adamlui/chatgpt-apps]
organization_restricted
invalid_request_error
Added organization_restricted to Free Chat API fail flags ↞ [auto-sync from adamlui/chatgpt-apps]
Tweaked rqPrompt to bypass new Free Chat API detection ↞ [auto-sync from adamlui/chatgpt-apps]
rqPrompt
Added 'Model disabled' to Free Chat API fail flags ↞ [auto-sync from adamlui/chatgpt-apps]
Deduplicated log.debug in dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]
log.debug
dataProcess.text()
Added skip JSON resp in dataProcess.text() (adamlui/chatgpt-apps#81) ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.3.4 ↞ [auto-sync from adamlui/chatgpt-apps]
Added app.urls.review for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls.review
Disabled Copy button animation on clicks ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped app.latestAssetCommitHash, condensed menu.state.words ↞ [auto-sync from adamlui/chatgpt-apps]
app.latestAssetCommitHash
menu.state.words
Replaced 'Leave Review' btn label in About modal w/ 'Rate Us' ↞ [auto-sync from adamlui/chatgpt-apps]
Increased blur/distance of app div's hover shadow ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped app.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]
Condensed notify() ↞ [auto-sync from adamlui/chatgpt-apps]
notify()
Eliminated knobWidth init from toggle creation routine to condense code ↞ [auto-sync from adamlui/chatgpt-apps]
knobWidth
Alphabetized app.urls for readability ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls
Removed no-longer used svgTitle from icons.copy.create() ↞ [auto-sync from adamlui/chatgpt-apps]
svgTitle
icons.copy.create()
Condensed icon methods ↞ [auto-sync from adamlui/chatgpt-apps]
icon
Abstracted isStarryDM in update.style.app(), tweaked Standby Mode styles
isStarryDM
update.style.app()
± Filled Standby button BG when stars off
Corrected Pin Menu label msg key, removed no longer-needed fallback checks ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.3.2 ↞ [auto-sync from adamlui/chatgpt-apps]
Reduced indirection in obj key refs for improved clarity ↞ [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]
Added pre-toggle log to toggle.proxyMode() ↞ [auto-sync from adamlui/chatgpt-apps]
toggle.proxyMode()
Simplified handling post-localizedMsgs init ↞ [auto-sync from adamlui/chatgpt-apps]
localizedMsgs
Removed whitespace from schemeNotify() msg + code for readability ↞ [auto-sync from adamlui/chatgpt-apps]
schemeNotify()
Removed test log ↞ [auto-sync from adamlui/chatgpt-apps]
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
Eliminated double casting in modals.settings.createAppend() for clarity ↞ [auto-sync from adamlui/chatgpt-apps]
modals.settings.createAppend()
Afficher toutes les versions de script