Poista ChatGPT:n historia 🕶️

Poistaa keskusteluhistorian automaattisesti käydessä chatgpt.comissa

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v2024.5.15.2 15.5.2024 Imported from URL
  • v2024.5.14 15.5.2024 Imported from URL
  • v2024.5.11 11.5.2024 Imported from URL
  • v2024.5.10 11.5.2024 Imported from URL
  • v2024.5.9 9.5.2024 Imported from URL
  • v2024.5.8.2 8.5.2024 Imported from URL
  • v2024.5.8 8.5.2024 Imported from URL
  • v2024.5.8.1 8.5.2024 Imported from URL
  • v2024.5.8 8.5.2024

    Eliminated toCamelCase() for smaller filesize

  • v2024.5.7.1 8.5.2024

    Restricted global msg fetching to non-English sys lang env for faster load ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.5.7 7.5.2024

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

  • v2024.5.3.1 4.5.2024

    Re-added chat.openai.com @match in case OpenAI changes mind again in futur ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.5.3 3.5.2024

    Replaced chat..openai.com in description/match meta w/ new chatgpt.com ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.5.2 2.5.2024

    Updated icon meta URLs to cdn.jsdelivr.net ones ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.5.1.2 1.5.2024

    Generalized config.assetHostURL for easier re-use ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.5.1.1 1.5.2024

    Replaced raw.githubusercontent.com config.assetHostURL w/ cdn.jsdelivr.net one ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.5.1 1.5.2024

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

  • v2024.4.30 1.5.2024

    Removed outdated chatgpt.history.is(On|Off)() conditions/logic ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.4.27 27.4.2024

    Refactored msg fetcher for readability + if en/messages.json ever goes missing

    • Shortened const messages to msgs ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2024.4.4 5.4.2024

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

  • v2024.3.5.4 6.3.2024

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

  • v2024.3.5.3 5.3.2024

    Added hyphens to script name regex in config.updateURL ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.3.5.2 5.3.2024

    Further reduced potential for backtracking in config.updateURL regex ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.3.5.1 5.3.2024

    Improved regex

    ± Eliminated potential for exponential/polynomial backracking in msgHref.replace regex by increasing specificity in capturing groups

    • Removed unnecessary escape char from config.updateURL regex ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2024.3.5 5.3.2024

    Increased specificity in regex group to eliminate potential for polynomial backtracking ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.3.1 1.3.2024

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

  • v2024.2.26 26.2.2024

    Added truncation to toggle label (adamlui/chatgpt-apps#30) ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.23 23.2.2024

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

  • v2024.2.17 17.2.2024

    Added SRI hash to chatgpt.js ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8.6 12.2.2024

    Added content comparison to doc sync to support sync_src ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.1.28.1 12.2.2024

    Update auto-sync.yml ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8.6 9.2.2024

    Shrank toggle glow radius ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8.5 9.2.2024

    Added hiding of sidebar gradient div in private mode ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8.4 8.2.2024

    Added comment to navicon icon assignment ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8.3 8.2.2024

    Moved navicon.src assignment from updateToggleHTML() to insertToggle()

    ... to accomodate live scheme changes ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8.2 8.2.2024

    Added background to toggle parent to hide chat log ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8.1 8.2.2024

    Added light mode navicon ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.2.8 8.2.2024

    Converted unnecessary template literal to string literal ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.1.28.1 28.1.2024

    Replaced chatgpt.js import URL w/ npm one ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2024.1.28 28.1.2024

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

  • v2024.1.9 9.1.2024

    Updated copyright years ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2023.12.23 23.12.2023

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

  • v2023.12.10 10.12.2023

    Replaced all .appendChild()'s w/ .append()'s to shorten codebase ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.12.8 9.12.2023

    Merged re_firstLinkText + re_firstButton, moved init up

    • Shortened updateButtons to updateBtns
    • Removed test logging ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.12.7 8.12.2023

    Updated sidebar btn selector for free users

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

  • v2023.12.3.2 4.12.2023

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

  • v2023.12.3.1 3.12.2023

    Re-added await chatgpt.isLoaded() for style-check ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.12.3 3.12.2023

    Made FF scrollbar skinny to not crop toggle

    ± Renamed chatgptAlertStyle to tweaksStyle ± Renamed alertStyleUpdated to tweaksStyleUpdated ± Renamed #chatgpt-alert-override-style to #tweaks-style

    • Removed unneeded await chatgpt.isLoaded() ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.11.28 28.11.2023

    Bumped chatgpt.js to 2.6.0, removed isGizmoUI ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.26 26.11.2023

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

Näytä kaikki skriptin versiot.