GoogleGPT 🤖

Tilføjer AI-svar til Google Search (drevet af Google Gemma + GPT-4o!)

Dette er alle versioner af dette script. Vis kun de versioner, hvor koden er ændret.

  • v2024.7.29.3 29.07.2024

    Updated GPTforLove API encryption key, added more headers to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.29.2 29.07.2024

    Tweaked bg gradient stops to be fixed pos ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.29.1 29.07.2024

    Removed textToShow check from dataProcess.stream() to accomodate empty 1st chunks ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.29 29.07.2024

    Corrected API name for MixerBox AI in api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.27 27.07.2024

    Shortened obj function declarations for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.26.2 26.07.2024

    Added more headers to api.createHaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.26 26.07.2024

    Shortened dataProcess.text() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.4 25.07.2024

    Added additional headers for MixerBox AI to api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.3 25.07.2024

    Enlarged/added drop shadow to app icon in Settings ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.2 25.07.2024

    Removed no-longer working Webraft API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25.1 25.07.2024

    Updated GPTforLove encryption key ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.25 25.07.2024

    Added glow to state word in notifs ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.24 25.07.2024

    Reduced rectangular button hover-zooms ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.21.2 21.07.2024

    Fixed Settings modal sizing in QQ ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.21.1 21.07.2024

    Localized 'Version' in Settings modal About label ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.21 21.07.2024

    Added -webkit-mask-image fallbacks to CSS to widen browser compatibility ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.20.1 21.07.2024

    Expanded Auto-Scroll to work in Anchored mode ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.20 21.07.2024

    Added Tampermonkey Streaming Mode disclaimer to // @compatible vivaldi ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.8 20.07.2024

    Replaced non-global .match() w/ more performant .exec() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.7 20.07.2024

    Inverted boolean comparison in modals.settings.createAppend() for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.6 20.07.2024

    Added event to menus.pin.toggle() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.5 20.07.2024

    Added event to menus.pin.clickHandler() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.4 20.07.2024

    Added event to modals.keyHandler() sig to avoid use of deprecated global event ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.3 20.07.2024

    Dimmed disabled settings in modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.2 19.07.2024

    Replaced browser flag inits w/ new chatgpt.js methods ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19.1 19.07.2024

    Bumped chatgpt.js to 3.0.1 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.19 19.07.2024

    Bumped chatgpt.js to 3.0.0 ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.18 18.07.2024

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

  • v2024.7.17 17.07.2024

    Bumped config.latestAssetCommitHash

  • v2024.7.16.1 17.07.2024

    Corrected alert selector in toggle.streaming() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.16 16.07.2024

    modals.init()'d all modals to add classes/stars + disable wheel-scroll + dim bg + glowup btns ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.15 15.07.2024
  • v2024.7.15 15.07.2024

    Refactored chevron btn tooltip routine in update.tooltip() for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.14.2 14.07.2024
  • v2024.7.14.2 14.07.2024

    Added vertical separator to light scheme Settings modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.14.1 14.07.2024

    Added expanded setting key to init loadSetting() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.14 14.07.2024

    Updated by-tag visibility routine

    ± Added invisible buttons to calculation ± Added Expanded mode to calculation ± Tweaked thresholds ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.13.6 14.07.2024

    Added app name to Standby send button label ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.13.5 14.07.2024

    Lightened light scheme drop shadow of header elems when bg animations enabled ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.13.4 14.07.2024

    Tightened Settings modal padding ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.13.3 13.07.2024

    Added Webraft proxy API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.13.2 13.07.2024

    Reverted minimize/restore transition duration to shorter one

    ... to reduce potential for nausea ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.13.1 13.07.2024

    Extended duration + increased ease-out for minimize/restore transition ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.13 13.07.2024

    Re-padded notifications, re-sized/pos'd icons, hid close btn ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.12.13 13.07.2024

    Tilted expand/shrink icon in Anchored mode to hint expansions can be horizontal-only ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.12.12 13.07.2024

    Increased gap in 3rd row of Settings sliders icon ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.12.11 13.07.2024

    Added drop shadow to header elems when bg animations enabled ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.12.10 13.07.2024

    Colored active checkmark in Pin button menu green ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.12.9 13.07.2024

    Increased hover zoom of Settings items to fill new landscape orientation padding ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.12.8 13.07.2024

    Made light scheme app div bg not gradient when bg animations disabled ↞ [auto-sync from adamlui/chatgpt-apps]

Vis alle script-versioner