GoogleGPT 🤖

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.

  • v2023.12.16.18 2023-12-17

    Refined related queries prompt, renamed const to rqPrompt

    • Shortened notify()
  • v2023.12.16.17 2023-12-17

    Added // @compatible whale

  • v2023.12.16.16 2023-12-17

    Moved Send button tooltip leftward

  • v2023.12.16.15 2023-12-17

    Improved updateTooltip(buttonType)

    ± Made Send button tooltip x-pos dynamic to accommodate msg localization ± Renamed xOffset back to iniRoffset for accuracy ± Defined [cornerBtnTypes] to shorten iniRoffset init

  • v2023.12.16.14 2023-12-17

    Shortened createAnchor()

  • v2023.12.16.13 2023-12-17

    Updated logo link

  • v2023.12.16.12 2023-12-17

    Tweaked Send button position

  • v2023.12.16.11 2023-12-17

    Added/removed whitespace in tooltip functions

    ... for readability

  • v2023.12.16.10 2023-12-17

    Added beautiful tooltip to Send button

    ± Changed .send-button to #send-btn to work w/ updateTooltip()

    • Changed opacity assignments in toggleTooltip() to integers ± Moved math vars for x-pos caalc in updateTooltip() up ± Moved tooltip y-pos setting to functions
  • v2023.12.16.9 2023-12-17

    Disabled hiding of sidebar content in SSB mode if on standby

  • v2023.12.16.8 2023-12-17

    Renamed wsbStyle + ssbStyle to wsbStyles + ssbStyles

    ... to differentiate from nodes

  • v2023.12.16.7 2023-12-17

    Re-padded footer content

  • v2023.12.16.6 2023-12-17

    Added line height to footer for prettier multi-line content

  • v2023.12.16.5 2023-12-17

    Updated homepage/support URL meta, added newline

    ... to {config} init for readability

  • v2023.12.16.4 2023-12-17

    Shortened tooltip pos math vars init using array destructuring

  • v2023.12.16.3 2023-12-17

    Updated spread factor + center addend in tooltip pos calc

    ... to align w/ tighter corner button spacing

  • v2023.12.16.2 2023-12-17

    Lowered send button 2px

  • v2023.12.16.1 2023-12-17

    Enlarged mobile app logo/prefix

  • v2023.12.16 2023-12-17

    Enlarged logo

  • v2023.12.12 2023-12-13

    Updated icon meta URLs

  • v2023.12.11 2023-12-11

    Raised tooltips, moved stylize routine up

  • v2023.12.10.15 2023-12-10

    Stylized scrollbars

  • v2023.12.10.14 2023-12-10

    Moved SVG attr array inits down

  • v2023.12.10.13 2023-12-10

    Shortened single-class assignments

  • v2023.12.10.12 2023-12-10

    Defined SVG attrs to improve readability + shorten for-loops

  • v2023.12.10.11 2023-12-10

    Re-formatted updateTooltip() for readability

  • v2023.12.10.10 2023-12-10

    Added beautiful button tooltips

  • v2023.12.10.9 2023-12-10

    Changed var speakSpan to const speakSpan

  • v2023.12.10.8 2023-12-10

    Changed vars to consts

  • v2023.12.10.7 2023-12-10

    Moved function defs, refactored hostContainer init

    ± Moved fetchJSON() into updateFooerContent() ± Moved `shuffle() + applyBoosts() outward in scope ± Moved || in hostContainer init for readability

  • v2023.12.10.6 2023-12-10

    Shrank logo in Firefox

  • v2023.12.10.5 2023-12-10

    Increased logo size in Firefox

  • v2023.12.10.4 2023-12-10

    Added isFirefox, removed whitespace

  • v2023.12.10.3 2023-12-10

    Widened sidebar content selector's scope for Sticky Sidebar

  • v2023.12.10.2 2023-12-10

    Shrank header symbol/logo, raised corner buttons

  • v2023.12.10.1 2023-12-10

    Replaced all .appendChild()'s w/ .append()'s to shorten codebase

  • v2023.12.10 2023-12-10

    Replaced app name text w/ logo

    ± Enhanced createAnchor(). to accept any displayContent ± Moved UI flag inits before message definition to pre-load logo

    • Removed app name CSS
  • v2023.12.9 2023-12-09

    Shortened hostContainer init, removed whitespace from RTL meta

  • v2023.12.8.3 2023-12-09

    Shortened updateButtons to updateBtns

  • v2023.12.8.2 2023-12-08

    Increased bottom margin of mobile alert button groups

  • v2023.12.8.1 2023-12-08

    Re-ordered CSS for readability

  • v2023.12.8 2023-12-08

    Added more darkmode alert styles

  • v2023.12.7 2023-12-08

    Bumped chatgpt.js to 2.6.2

  • v2023.12.4.9 2023-12-05

    Enlarged header

  • v2023.12.4.8 2023-12-05

    Removed whitespace from update available alert

  • v2023.12.4.7 2023-12-05

    Restored link hover underlines in alerts, moved whitespace

    ... out of 'View changes' anchor to preceding text

  • v2023.12.4.6 2023-12-05

    Removed underlines from link hovers in alerts

  • v2023.12.4.5 2023-12-05

    Replaced icon, added // @icon64

  • v2023.12.4.4 2023-12-04

    Removed GPT-4 from description metas

  • v2023.12.4.3 2023-12-04

    Moved updateTweaksStyle() out of append response routine

    ... to also apply Sticky Sidebar to standby mode

Afficher toutes les versions de script