Greasy Fork is available in English.
DuckDuckGo에 AI 답변을 추가합니다(GPT-4o 제공!)
코드가 바뀐 버전들입니다. 모든 버전 보기
Moved XHR init before 1st use for readability ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Moved style update methods inside update.style for readability ↞ [auto-sync from adamlui/chatgpt-apps]
update.style
Corrected refs in schemeNotify() + handleSchemeChange() ↞ [auto-sync from adamlui/chatgpt-apps]
schemeNotify()
handleSchemeChange()
Moved browser/UI props into obj for readability/scalability ↞ [auto-sync from adamlui/chatgpt-apps]
Eliminated isCenteredMode() def for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]
isCenteredMode()
Reduced top-padding of rendered markdown ol's ↞ [auto-sync from adamlui/chatgpt-apps]
Removed logging from reliable appAlert() for cleaner console ↞ [auto-sync from adamlui/chatgpt-apps]
appAlert()
Changed proxy 200 response failure log label in dataProcess.text() to more accurate 'Response text' ↞ [auto-sync from adamlui/chatgpt-apps]
dataProcess.text()
Changed non-200 response log in dataProcess.text() to show text ↞ [auto-sync from adamlui/chatgpt-apps]
Updated log.regEx refs ↞ [auto-sync from adamlui/chatgpt-apps]
log.regEx
Added coloring of state words in logs for improved readability
± Renamed log.regEx key names to more accurate ones ↞ [auto-sync from adamlui/chatgpt-apps]
Re-organized function defs for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.3.0 ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced String.match() in dataProcess methods w/ faster RegExp.exec() ↞ [auto-sync from adamlui/chatgpt-apps]
String.match()
dataProcess
RegExp.exec()
Moved factory function defs up to support early calls ↞ [auto-sync from adamlui/chatgpt-apps]
Moved factory functions into create obj for improved structure ↞ [auto-sync from adamlui/chatgpt-apps]
create
Disabled button animations when FG Animations setting disabled ↞ [auto-sync from adamlui/chatgpt-apps]
Refactored exposed timing vals of show.copyBtns() to local consts for clarity ↞ [auto-sync from adamlui/chatgpt-apps]
show.copyBtns()
Condensed browser flags init ↞ [auto-sync from adamlui/chatgpt-apps]
Added mouse down/up styles to corner buttons
± Re-ordered/named CSS props for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Removed erroneouosly added non-existent icon method from update.scheme() ↞ [auto-sync from adamlui/chatgpt-apps]
update.scheme()
Corrected logo/icon method names ↞ [auto-sync from adamlui/chatgpt-apps]
Enlarged log app name prefix font size in FF ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.2.1 ↞ [auto-sync from adamlui/chatgpt-apps]
Abstracted URLs into app.urls for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]
app.urls
Corrected failMatch init syntax ↞ [auto-sync from adamlui/chatgpt-apps]
failMatch
Added logging of exact fail flag if matched to dataProcess methods
± Changed log.info() to log.debug() for cleaner console when Debug Mode off ± Changed log labels 'Response' to more specific 'Response text' ↞ [auto-sync from adamlui/chatgpt-apps]
log.info()
log.debug()
Moved get.userscriptManager() def back out to hoist for early config init ↞ [auto-sync from adamlui/chatgpt-apps]
get.userscriptManager()
config
Wrapped session functions in session for readability, shortened names ↞ [auto-sync from adamlui/chatgpt-apps]
session
Moved getUserscriptManager() into get + alphabetized methods for readability ↞ [auto-sync from adamlui/chatgpt-apps]
getUserscriptManager()
get
Added Debug Mode, improved logging
± Limited logging to errors when Debug Mode off ± Expanded log methods to accept unlimited args ± Added coloring to log methods
Disabled ESLint for no-unused-vars in func sig for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Condensed log method defs using loop ↞ [auto-sync from adamlui/chatgpt-apps]
Added log.caller resets to log methods for unprefixed logs ↞ [auto-sync from adamlui/chatgpt-apps]
log.caller
Moved log caller prefix separator inits from callers to log methods for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Added background/colors to log prefixes ↞ [auto-sync from adamlui/chatgpt-apps]
Renamed log.prefix to log.caller since app name/symbol is prefix too ↞ [auto-sync from adamlui/chatgpt-apps]
log.prefix
Moved browser flags into obj for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Separated static app data from config for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed Settings modal offset on click-drag ↞ [auto-sync from adamlui/chatgpt-apps]
Shortened notif init in notify() ↞ [auto-sync from adamlui/chatgpt-apps]
notif
notify()
Added caller.status check to api.tryNew() to reduce checks pre-calls ↞ [auto-sync from adamlui/chatgpt-apps]
caller.status
api.tryNew()
Improved handleProcessCompletion() in dataProcess.text()
handleProcessCompletion()
± Moved failFlagsAndURLs test inside to cover all APIs
failFlagsAndURLs
Enabled placeholders in suggested answers + auto-highlight on click vs. auto-send
± Refined rqPrompt for precision in generating answers for correct role ↞ [auto-sync from adamlui/chatgpt-apps]
rqPrompt
Limited answer suggestions to reply questions only ↞ [auto-sync from adamlui/chatgpt-apps]
Tweaked rqPrompt to bypass new Free Chat API detection ↞ [auto-sync from adamlui/chatgpt-apps]
Added dismissal of active Font Size slider on Minimize/Restore button clicks ↞ [auto-sync from adamlui/chatgpt-apps]
Removed unneeded delay to fontSizeSlider.toggle('off') ↞ [auto-sync from adamlui/chatgpt-apps]
fontSizeSlider.toggle('off')
Added modal elem styles ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced unused mutations arg w/ _ for readability ↞ [auto-sync from adamlui/chatgpt-apps]
mutations
_
모든 스크립트 버전 보기