Greasy Fork is available in English.
Aldonas AI-respondojn al Google Search (ebligita de Google Gemma + GPT-4o!)
Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn
Appended exclamation mark to tooltip status on Copy btn clicks ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Bumped config.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]
config.latestAssetCommitHash
Limited XHR request for msgs init to non-English user languages ↞ [auto-sync from adamlui/chatgpt-apps]
Expanded queryisQuestion instructions in rqPrompt to Free Chat API
queryisQuestion
rqPrompt
Improved prompt for fetching suggested answers to AI questions ↞ [auto-sync from adamlui/chatgpt-apps]
Tweaked rqPrompt to bypass new Free Chat API detection ↞ [auto-sync from adamlui/chatgpt-apps]
Eliminated iconParent from show.copyBtns() for brevity ↞ [auto-sync from adamlui/chatgpt-apps]
iconParent
show.copyBtns()
Re-structured Copy btn elems to align w/ other btns, added status to tooltip on clicks ↞ [auto-sync from adamlui/chatgpt-apps]
Added error catching to markdown rendering ↞ [auto-sync from adamlui/chatgpt-apps]
Disabled notification on Copy button clicks ↞ [auto-sync from adamlui/chatgpt-apps]
Resized related query bubbles to fit content ↞ [auto-sync from adamlui/chatgpt-apps]
Removed outdated CSS style ↞ [auto-sync from adamlui/chatgpt-apps]
Disabled suggesting answers to questions if Shuffle button used ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed get.related() retries generate related questions vs. answers to questions ↞ [auto-sync from adamlui/chatgpt-apps]
get.related()
Improved arrayify() in dataProcess.text()
arrayify()
dataProcess.text()
± Reverted to parsing lines by numbers to avoid prefaces
strList
± Strip double-asterisks anywhere in string ± Strip numbering even if quotes precede it ↞ [auto-sync from adamlui/chatgpt-apps]
Removed background style from .no-mobile-tap-outline to accommodate co-existing styles ↞ [auto-sync from adamlui/chatgpt-apps]
background
.no-mobile-tap-outline
Expanded symbol-stripping of related queries to handle any qty of symbols ↞ [auto-sync from adamlui/chatgpt-apps]
Abstracted .no-mobile-tap-outline class, expanded browser support ↞ [auto-sync from adamlui/chatgpt-apps]
Disabled blue rectangles around buttons/logo on mobile taps ↞ [auto-sync from adamlui/chatgpt-apps]
Added asterisk-stripping to related queries ↞ [auto-sync from adamlui/chatgpt-apps]
Converted regex group in dataProcess.text()'s arrayify() to non-capturing for improved performance ↞ [auto-sync from adamlui/chatgpt-apps]
Removed unneeded escape chars from rqPrompt ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed inaccurate visibleBtnCnt in update.tweaksStyle() ↞ [auto-sync from adamlui/chatgpt-apps]
visibleBtnCnt
update.tweaksStyle()
Added quote-stripping to related queries ↞ [auto-sync from adamlui/chatgpt-apps]
Disabled hover zoom fx on mobile ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed visibleBtnCnt didn't detect Minimize/Expand btns as hidden in un-anchored Standby mode ↞ [auto-sync from adamlui/chatgpt-apps]
Removed no-longer used resolve arg from dataProcess.text() return ↞ [auto-sync from adamlui/chatgpt-apps]
resolve
Abstracted icons.arrowDownRight ↞ [auto-sync from adamlui/chatgpt-apps]
icons.arrowDownRight
Enlarged Close button in Settings modal, abstracted icons.x ↞ [auto-sync from adamlui/chatgpt-apps]
icons.x
Eliminated lingering tip on Font Size slider dismissal ↞ [auto-sync from adamlui/chatgpt-apps]
Disabled auto-dismiss of Font Size slider on interactive elem clicks ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed related query balloons exceed app div bounds if suggestion too long ↞ [auto-sync from adamlui/chatgpt-apps]
Removed auto-hide Font Size slider from show.reply() to support adjusting while streaming ↞ [auto-sync from adamlui/chatgpt-apps]
show.reply()
Added reply balloon tip checks in fontSizeSlider.toggle() to accommodate unused in dark mode ↞ [auto-sync from adamlui/chatgpt-apps]
fontSizeSlider.toggle()
Added label arg to log.info() ↞ [auto-sync from adamlui/chatgpt-apps]
label
log.info()
Changed log.err()s of responses to log.info()s, removed no-longer needed JSON.stringify() ↞ [auto-sync from adamlui/chatgpt-apps]
log.err()
JSON.stringify()
Added response log to Proxy Mode 200 response failures ↞ [auto-sync from adamlui/chatgpt-apps]
Added directive to suppress ESLint no-unused-vars warning for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Expanded auto-type conversion to all args in log.err() ↞ [auto-sync from adamlui/chatgpt-apps]
Corrected typeof comparison in log.info ↞ [auto-sync from adamlui/chatgpt-apps]
typeof
log.info
Added type conversion to log.info() to prevent uncaught exceptions in TM (Tampermonkey/tampermonkey#2158) ↞ [auto-sync from adamlui/chatgpt-apps]
Added suggested answers to AI questions ↞ [auto-sync from adamlui/chatgpt-apps]
Removed no-longer used show.related.greenlit flag ↞ [auto-sync from adamlui/chatgpt-apps]
show.related.greenlit
Simplified recursion routine in show.related(queries) ↞ [auto-sync from adamlui/chatgpt-apps]
show.related(queries)
Condensed get.related() promise chains, eliminated lastQuery init ↞ [auto-sync from adamlui/chatgpt-apps]
lastQuery
Improved app div Font Size slider dismiss listener
while
event.target.closest()
Show all script versions