GoogleGPT 🤖

Google Search에 AI 답변을 추가합니다(Google Gemma + GPT-4o 제공!)

이 스크립트의 모든 버전입니다. 코드가 바뀐 버전만 보기

  • v2024.8.17.3 2024-08-17

    Added type conversion to consoleErr() to prevent uncaught exceptions in TM (Tampermonkey/tampermonkey#2158) ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.17.2 2024-08-17

    Changed err.message unsupported by GM XHR onerror to err ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.17.1 2024-08-17

    Refactored show.reply() to use forEach loop for dynamic button creation ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.17 2024-08-17

    Improved update.tooltip() for easier maintenance

    ± Added chatbarBtnTypes ± Replaced regex in update pos routine w/ cornerBtnTypes check

  • v2024.8.16.9 2024-08-17

    Shortened buttonType to btnType in update.tooltip() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.8 2024-08-17

    Added insufficient balance as Free Chat API fail flag ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.7 2024-08-17

    Added Streaming switch state update w/ Proxy toggle + on Settings open ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.6 2024-08-16

    Corrected selector in appAlert() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.6 2024-08-16

    Added Copy buttons ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.5 2024-08-16

    Added 'invalid_request_error' to Free Chat API fail flags ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.4 2024-08-16

    Separated appAlert() arg in dataProcess.text() into 2 for proper handling ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.3 2024-08-16

    Alphabetizezd dataProcess methods for improved readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.2 2024-08-16

    Updated dataProcess.stream() to only use fail flags from active API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16.1 2024-08-16

    Tweaked rqPrompt to avoid AIchatOS detection ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.16 2024-08-16

    Refined get methods to time-out call api.tryNew() only if no prev err + untried APIs remain ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.15.2 2024-08-16

    Removed unnecessary braces ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.15.1 2024-08-16

    Removed unnecessary braces ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.15 2024-08-16

    Moved rqPrompt init out of return statement in get.related(queries) for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.13 2024-08-13

    Removed erroneous leading in ↞ [auto-sync from ]

  • v2024.8.12.1 2024-08-13

    Shortened Review button label in About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.12 2024-08-12

    Updated Free Chat API endpoint URL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.9 2024-08-10

    Reversed ternary in rqPrompt for readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.4 2024-08-08

    Excluded toggles/borders from opacity dim of disabled settings ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.3 2024-08-08

    Updated button label msg key names ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.2 2024-08-08

    Added error catching to Sogou TTS for buffer errors

    ± Prepended 'sgt' to Sogou var names ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8.1 2024-08-08

    Shortened rqPrompt when using Free Chat API to avoid long prompt detection ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.8 2024-08-08

    Added font size tooltip to slider thumb ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.6 2024-08-08

    Consolidated openAIendpoints into apis.OpenAI.endpoints ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.5 2024-08-08

    Added free credit fail flag for Free Chat API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.4 2024-08-08

    Prepended '>> ' to dark scheme replies to emulate terminal since speech balloon tip missing ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.3 2024-08-08

    Moved fail flags from dataProcess methods to apis

    ± Replaced AIchatOS key ref w/ caller.api for easier maintenance ± Updated GPTforLove condition to rely on new failFlags from apis ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.2 2024-08-07

    Hid GitHub button if Feedback modal summoned from About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7.1 2024-08-07

    Added Render 404 check to dataProcess methods ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.7 2024-08-07

    Updated Free Chat API endpoint URL ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.5 2024-08-05

    Moved headers from api.createHeaders() to apis for improved maintainability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.10 2024-08-05

    Converted expecctedOrigin.headers keys in apis to title-hyphen case

    ... for easier maintenance ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.9 2024-08-05

    Added accept to expectedOrigin.headers in apis ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.8 2024-08-05

    Colored version num in light mode About modal ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.7 2024-08-05

    Replaced show.reply.submitSrc w/ simpler .userInteracted, refined auto-focus conditions ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.6 2024-08-05

    Improved api.createPayload() readability ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.5 2024-08-05

    Added more LLMs from Free Chat

    • deepseek-llm-67b-chat
    • gemma2-9b-it
    • gpt-4o-mini-2024-07-18
    • llama3-70b-8192
    • mixtral-8x7b-32768
    • nous-hermes-2-mixtral-8x7b-dpo
    • qwen2-57b-a14b-instruct ↞ [auto-sync from adamlui/chatgpt-apps]
  • v2024.8.4.4 2024-08-04

    Converted expectedOrigin API prop into obj of url + headers ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.3 2024-08-04

    Integrated Free Chat into api.createHeaders() ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.2 2024-08-04

    Added Free Chat API ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4.1 2024-08-04

    Removed modal button underglow outright ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.4 2024-08-04

    Removed modal button underglow from mobile view ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.8.3 2024-08-03

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

  • v2024.7.30.4 2024-07-31

    Raised app div dark bg gradient 15px ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.30.3 2024-07-31

    Removed no-longer used apiIDs init ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2024.7.30.2 2024-07-31

    Merged apiIDs into apis for simplicity ↞ [auto-sync from adamlui/chatgpt-apps]

모든 스크립트 버전 보기