為 DuckDuckGo 添加 AI 答案(由 GPT-4o 提供支援!)
這裡顯示腳本的所有版本。 只顯示彼此間有代碼差異的版本。
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]
Fixed sidebar changes width in Wider Sidebar mode ↞ [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
Removed dead Futurepeida links from Rate Us clicks ↞ [auto-sync from adamlui/chatgpt-apps]
Removed no-longer needed footer offset ↞ [auto-sync from adamlui/chatgpt-apps]
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(), hard-coded Standby Mode styles
isStarryDM
update.style.app()
... to align w/ other KudoAI scripts for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]
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]
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()
Replaced ui.app.scheme in schemeNotify() icon logic w/ scheme arg for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]
ui.app.scheme
scheme
Removed test log ↞ [auto-sync from adamlui/chatgpt-apps]
顯示所有腳本版本