Ajoute des réponses IA à Google Search (propulsé par Google Gemma + GPT-4o!)
Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.
Added Free Chat API ↞ [auto-sync from adamlui/chatgpt-apps]
adamlui/chatgpt-apps
Removed modal button underglow outright ↞ [auto-sync from adamlui/chatgpt-apps]
Removed modal button underglow from mobile view ↞ [auto-sync from adamlui/chatgpt-apps]
Updated GPTforLove encryption key ↞ [auto-sync from adamlui/chatgpt-apps]
Raised app div dark bg gradient 15px ↞ [auto-sync from adamlui/chatgpt-apps]
Removed no-longer used apiIDs init ↞ [auto-sync from adamlui/chatgpt-apps]
apiIDs
Merged apiIDs into apis for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]
apis
Stretched gradient of dark app div bg ↞ [auto-sync from adamlui/chatgpt-apps]
Set gradient stops of modal bg's to fixed pos's ↞ [auto-sync from adamlui/chatgpt-apps]
Updated GPTforLove API encryption key, added more headers to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]
api.createHeaders()
Tweaked bg gradient stops to be fixed pos ↞ [auto-sync from adamlui/chatgpt-apps]
Removed textToShow check from dataProcess.stream() to accomodate empty 1st chunks ↞ [auto-sync from adamlui/chatgpt-apps]
textToShow
dataProcess.stream()
Corrected API name for MixerBox AI in api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]
Shortened obj function declarations for readability ↞ [auto-sync from adamlui/chatgpt-apps]
Added more headers to api.createHaders() ↞ [auto-sync from adamlui/chatgpt-apps]
api.createHaders()
Shortened dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]
dataProcess.text()
Added additional headers for MixerBox AI to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]
Enlarged/added drop shadow to app icon in Settings ↞ [auto-sync from adamlui/chatgpt-apps]
Removed no-longer working Webraft API ↞ [auto-sync from adamlui/chatgpt-apps]
Added glow to state word in notifs ↞ [auto-sync from adamlui/chatgpt-apps]
Reduced rectangular button hover-zooms ↞ [auto-sync from adamlui/chatgpt-apps]
Fixed Settings modal sizing in QQ ↞ [auto-sync from adamlui/chatgpt-apps]
Localized 'Version' in Settings modal About label ↞ [auto-sync from adamlui/chatgpt-apps]
Added -webkit-mask-image fallbacks to CSS to widen browser compatibility ↞ [auto-sync from adamlui/chatgpt-apps]
-webkit-mask-image
Expanded Auto-Scroll to work in Anchored mode ↞ [auto-sync from adamlui/chatgpt-apps]
Added Tampermonkey Streaming Mode disclaimer to // @compatible vivaldi ↞ [auto-sync from adamlui/chatgpt-apps]
// @compatible vivaldi
Replaced non-global .match() w/ more performant .exec() ↞ [auto-sync from adamlui/chatgpt-apps]
.match()
.exec()
Inverted boolean comparison in modals.settings.createAppend() for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]
modals.settings.createAppend()
Added event to menus.pin.toggle() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]
event
menus.pin.toggle()
Added event to menus.pin.clickHandler() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]
menus.pin.clickHandler()
Added event to modals.keyHandler() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]
modals.keyHandler()
Dimmed disabled settings in modal ↞ [auto-sync from adamlui/chatgpt-apps]
Replaced browser flag inits w/ new chatgpt.js methods ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.0.1 ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped chatgpt.js to 3.0.0 ↞ [auto-sync from adamlui/chatgpt-apps]
Bumped config.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]
config.latestAssetCommitHash
Bumped config.latestAssetCommitHash
Corrected alert selector in toggle.streaming() ↞ [auto-sync from adamlui/chatgpt-apps]
toggle.streaming()
modals.init()'d all modals to add classes/stars + disable wheel-scroll + dim bg + glowup btns ↞ [auto-sync from adamlui/chatgpt-apps]
modals.init()
Refactored chevron btn tooltip routine in update.tooltip() for readability ↞ [auto-sync from adamlui/chatgpt-apps]
update.tooltip()
Added vertical separator to light scheme Settings modal ↞ [auto-sync from adamlui/chatgpt-apps]
Added expanded setting key to init loadSetting() ↞ [auto-sync from adamlui/chatgpt-apps]
expanded
loadSetting()
Updated by-tag visibility routine
± Added invisible buttons to calculation ± Added Expanded mode to calculation ± Tweaked thresholds ↞ [auto-sync from adamlui/chatgpt-apps]
Added app name to Standby send button label ↞ [auto-sync from adamlui/chatgpt-apps]
Lightened light scheme drop shadow of header elems when bg animations enabled ↞ [auto-sync from adamlui/chatgpt-apps]
Tightened Settings modal padding ↞ [auto-sync from adamlui/chatgpt-apps]
Added Webraft proxy API ↞ [auto-sync from adamlui/chatgpt-apps]
Reverted minimize/restore transition duration to shorter one
... to reduce potential for nausea ↞ [auto-sync from adamlui/chatgpt-apps]
Extended duration + increased ease-out for minimize/restore transition ↞ [auto-sync from adamlui/chatgpt-apps]
Afficher toutes les versions de script