Greasy Fork is available in English.

GoogleGPT 🤖

Google Search'ya yapay zeka yanıtları ekler (Google Gemma + GPT-4o tarafından desteklenmektedir!)

Bunlar bu scriptin güncellenmiş kod versiyonlarıdır. Bütün versiyonları göster.

  • v2024.7.4.9 04.07.2024

    Positioned starry bg exactly within bounds of UI divs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.8 04.07.2024

    Added app icon to notifications ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.7 04.07.2024

    Added color arg to icons.googleGPT.create() + .update() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.6 04.07.2024

    Added icons.googleGPT.update() to update.scheme() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.5 04.07.2024

    Increased hover-zoom of corner btns, added hover-off transition ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.4 04.07.2024

    Disabled text selection when clicking to drag below Font Size slider track ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.3 04.07.2024

    Made Font Size slider track skinnier ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.2 04.07.2024

    Replaced 'ChatGPT' in appAlerts.waitingResponse w/ app name ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.1 04.07.2024

    Widened About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4 04.07.2024

    De-emphasized Greasy Fork button in Feedback modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.16 04.07.2024

    Shortened createAnchor() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.15 04.07.2024

    Fixed stars appear below buttons instead of in chatgpt.js modal bg's ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.14 04.07.2024

    Fixed stars don't appear when toggling BG animations on for 1st time ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.13 04.07.2024

    Bound starry bg by host div edges ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.12 04.07.2024

    Changed modals.dragHandlers.draggableElem init to pick highest modal on stack ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.11 04.07.2024

    Disabled drag activation when clicking on interactive UI elems ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.10 04.07.2024

    Added status icon to About modal's scheme row ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.9 04.07.2024

    Added glowing btn style to dark scheme, enlarged About modal header logo ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.8 03.07.2024

    Made icons.widescreen.update() arg optional, shortened .create() + toggle.sidebar() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.7 03.07.2024

    Made arg optional for icons.pin.update(), moved in .forEach() loop from toggle.sidebar() for arg-less call, shortened icons.pin.create() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.6 03.07.2024

    Renamed sidebar toggle icon IDs to more human readable ones ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.5 03.07.2024

    Renamed #app-logo to use app-specific prefix ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.4 03.07.2024

    Added optional target arg to app logo update method, shortened create method using new call ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.3 03.07.2024

    Added icons/bravegpt/icon64.png.b64 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.3 03.07.2024

    Added // @resource ggptIcon<scheme> for icons.googleGPT.update() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.2 03.07.2024

    Made icons.googleGPT.update() arg optional + accept arrays/multi-args ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3.1 03.07.2024

    Added logo to About modal, added logos.googleGPT methods, eliminated unneeded pre-loading ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.3 03.07.2024

    Added // @resource loading of logo b64 to update.appLogoSrc() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.8 02.07.2024

    Corrected CSS selector for reducing bottom gap of markdown responses ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.7 02.07.2024

    Reduced config.minFontSize to 11px ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.6 02.07.2024

    Condensed/moved modals.settings.keyHandler up a level, moved document.onkeydown to near-end of main routine ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.5 02.07.2024

    Moved dragHandlers into modals for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.4 02.07.2024

    Moved mousedown listener for dragging from body to modal.init(), shortened handler ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.3 02.07.2024

    Made light scheme modal bg gradient more subtle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.2 02.07.2024

    Made dark scheme modal bg gradient more subtle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2.1 02.07.2024

    Added white border to all dark scheme modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.2 02.07.2024

    Added gradient bg to all modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.27 02.07.2024

    Added starry bg to all modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.26 02.07.2024

    Disabled mobile scrolling when swiping on modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.25 02.07.2024

    Removed unused modals.settings.clickHandler() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.24 02.07.2024

    Abstracted modals.settings.clickHandler() up one level to support re-use in future modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.23 02.07.2024

    Added modals.hide() to easily re-use custom animation styles in future modals ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.22 02.07.2024

    Extended modals.init() actions, replaced bg CSS selectors w/ general ones ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.21 02.07.2024

    Slowed modal transitions, moved styles to more general selector ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.20 02.07.2024

    Made Settings modal's About status label ticker-scrolling toggle w/ Foreground Animations toggle ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.19 02.07.2024

    Made modals click-draggable ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.18 01.07.2024

    Added chatgpt.js to About item in Settings + ticker scroll effect ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.17 01.07.2024

    Merged toggle.animations.bg() + toggle.animations.fg() into toggle.animations(layer) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.16 01.07.2024

    Fixed Auto scheme selection doesn't stick in memory or status label ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.1.15 01.07.2024

    Added starry bg to Settings modal ↞ [auto-sync from adamlui/chatgpt-apps]

Tüm komut dosyası sürümlerini göster