Borrar Historial de ChatGPT 🕶️

Borra automáticamente el historial de chat al visitar chatgpt.com

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2023.11.17.1 18/11/2023

    Tightened/loosened equality comparisons ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.16.2 16/11/2023

    Moved toggle styling inline, renamed elem var names ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.16.1 16/11/2023

    Updated switch style datestamp, corrected isGizmoUI casing ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.16 16/11/2023

    Positioned mobile toggle, inserted space in toggle label ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.15.2 16/11/2023

    Localized toggle label text ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.15.1 16/11/2023

    Replaced .className ='s w/ more performant .classList.add()'s

    ...when number of classes to add is low ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.15 16/11/2023

    Bumped chatgpt.js to 2.4.2 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.13.1 14/11/2023

    Bumped chatgpt.js to 2.4.1 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.13 13/11/2023

    Re-added await chatgpt.history.isLoaded() to insertToggle()

    ...since 1st call for styles is async ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.12.5 13/11/2023

    Updated config.updateURL init to allow nameless greasyForkURL's

  • v2023.11.12.4 13/11/2023

    Updated download/update URLs

  • v2023.11.12.3 12/11/2023

    Replaced .match() w/ faster method ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.12.2 12/11/2023

    Updated update/download URLs ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.12.1 12/11/2023

    Removed post-initial await chatgpt.history.isLoaded()'s ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.12 12/11/2023

    Replaced chatHistoryIsLoaded() w/ chatgpt.history.isLoaded() ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.11.3 11/11/2023

    Narrowed update alerts ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.11.2 11/11/2023

    Corrected latestVer name ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.11.1 11/11/2023

    Added English fallbacks to localized messages ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.11 11/11/2023

    Bumped chatgpt.js to 2.4.0 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.10.2 10/11/2023

    Removed selicons + () around unmodded arg ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.10.1 10/11/2023

    Moved chatHistoryIsLoaded() last ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.10 10/11/2023

    Added comma, removed double negation ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.9.1 10/11/2023

    Refactored code to work w/ new UI + replace outdated styles

    ± Bumped chatgpt.js to 2.3.19 ± Moved auto-clear on first visit down ± Converted callbacks to arrow functions ± Renamed toggleLabel to navToggleDiv

    • Added chatHistoryIsLoaded() ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.11.9 9/11/2023

    Bumped chatgpt.js to 2.3.18 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.8 9/11/2023

    Bumped chatgpt.js to 2.3.17 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.7 7/11/2023

    Re-ordered script/menu function defs ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.6.1 7/11/2023

    Defined launchAboutModal(), added nav back on no update found ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.6 6/11/2023

    Bumped chatgpt.js to 2.3.16 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.4 4/11/2023

    Bumped chatgpt.js to 2.3.15 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.3 3/11/2023

    Bumped chatgpt.js to 2.3.14 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.30 30/10/2023

    Bumped chatgpt.js to 2.3.13 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.25 26/10/2023

    Bumped chatgpt.js to 2.3.12 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.20.1 20/10/2023

    Bumped chatgpt.js to 2.3.11, removed alert button hover styles ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.20 20/10/2023

    Added array fallback to chatgptJSver, moved index extraction out ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.16.2 16/10/2023

    Lightened toggle-on bg ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.16.1 16/10/2023

    Added glow to toggle-on ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.16 16/10/2023

    Re-colored toggle-on bg purple ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.15 16/10/2023

    Bumped chatgpt.js to 2.3.10 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.14 14/10/2023

    Bumped chatgpt.js to 2.3.9 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.13.1 13/10/2023

    Bumped chatgpt.js to 2.3.8 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.13 13/10/2023

    Narrowed About dialog ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.11.1 11/10/2023

    Moved alert stylization before toggle's ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.11 11/10/2023

    Increased alert button font size, stretched cluster leftward ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.10.1 11/10/2023

    Moved stylesheet ID checks before inits ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.10 11/10/2023

    Added new About dialog buttons + alert styles

    • Added config.supportURL
    • Added ID check before appending toggle switch style
    • Lightened About dialog link color in dark mode ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.10.9 9/10/2023 Imported from URL
  • v2023.10.5 5/10/2023

    Localized review modal ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.1.4 1/10/2023

    Bumped chatgpt.js to 2.3.5 ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.1.3 1/10/2023

    Removed deprecated GitHub button localization ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.10.1.2 1/10/2023

    Localized About dialog text ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

Ver todas las versiones del script.