Greasy Fork is available in English.

GoogleGPT 🤖

Adds AI answers to Google Search (powered by Google Gemma + GPT-4o!)

These are versions of this script where the code was updated. Show all versions.

  • v2024.7.5.3 2024-07-05

    Corrected fgAnimationsDisabled key name in loadSetting() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.2 2024-07-05

    Renamed icons.inwardCarets to .caretsInward ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.5.1 2024-07-05

    Renamed arrow icon sub-objs w/ adj last ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.14 2024-07-05

    Corrected pinSpan var name ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.13 2024-07-05

    Renamed ssb elem identifiers to pin to support more functions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.12 2024-07-05

    Replaced msgs.menuLabel_<layer>animations w/ component msgs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.11 2024-07-05

    Removed no-longer used config.mediaHostURL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.10 2024-07-05

    Bumped config.latestAssetCommitHash ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.4.9 2024-07-04

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

  • v2024.7.4.8 2024-07-04

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

  • v2024.7.4.7 2024-07-04

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

  • v2024.7.4.6 2024-07-04

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

  • v2024.7.4.5 2024-07-04

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

  • v2024.7.4.4 2024-07-04

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

  • v2024.7.4.3 2024-07-04

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

  • v2024.7.4.2 2024-07-04

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

  • v2024.7.4.1 2024-07-04

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

  • v2024.7.4 2024-07-04

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

  • v2024.7.3.16 2024-07-04

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

  • v2024.7.3.15 2024-07-04

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

  • v2024.7.3.14 2024-07-04

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

  • v2024.7.3.13 2024-07-04

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

  • v2024.7.3.12 2024-07-04

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

  • v2024.7.3.11 2024-07-04

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

  • v2024.7.3.10 2024-07-04

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

  • v2024.7.3.9 2024-07-04

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

  • v2024.7.3.8 2024-07-03

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

  • v2024.7.3.7 2024-07-03

    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 2024-07-03

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

  • v2024.7.3.5 2024-07-03

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

  • v2024.7.3.4 2024-07-03

    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 2024-07-03

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

  • v2024.7.3.3 2024-07-03

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

  • v2024.7.3.2 2024-07-03

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

  • v2024.7.3.1 2024-07-03

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

  • v2024.7.3 2024-07-03

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

  • v2024.7.2.8 2024-07-02

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

  • v2024.7.2.7 2024-07-02

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

  • v2024.7.2.6 2024-07-02

    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 2024-07-02

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

  • v2024.7.2.4 2024-07-02

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

  • v2024.7.2.3 2024-07-02

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

  • v2024.7.2.2 2024-07-02

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

  • v2024.7.2.1 2024-07-02

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

  • v2024.7.2 2024-07-02

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

  • v2024.7.1.27 2024-07-02

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

  • v2024.7.1.26 2024-07-02

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

  • v2024.7.1.25 2024-07-02

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

  • v2024.7.1.24 2024-07-02

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

  • v2024.7.1.23 2024-07-02

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

Show all script versions