Greasy Fork is available in English.

Rensa ChatGPT Historik 🕶️

Rensar automatiskt chattens historik vid besök på chatgpt.com

Dessa är versionerna av skriptet där koden uppdaterades. Visa alla versioner.

  • v2024.5.26.1 2024-05-26 Imported from URL
  • v2024.5.24.1 2024-05-24 Imported from URL
  • v2024.5.23.4 2024-05-24 Imported from URL
  • v2024.5.23.3 2024-05-24 Imported from URL
  • v2024.5.23 2024-05-23

    Added timeouts to `await`s of `isLoaded` promises for unhindered program flow

  • v2024.5.20 2024-05-20 Imported from URL
  • v2024.5.17.6 2024-05-19 Imported from URL
  • v2024.5.17.6 2024-05-17 Imported from URL
  • v2024.5.17.1 2024-05-17 Imported from URL
  • v2024.5.16.2 2024-05-17 Imported from URL
  • v2024.5.15.5 2024-05-16 Imported from URL
  • v2024.5.15.4 2024-05-15 Imported from URL
  • v2024.5.15.2 2024-05-15 Imported from URL
  • v2024.5.14 2024-05-15 Imported from URL
  • v2024.5.11 2024-05-11 Imported from URL
  • v2024.5.10 2024-05-11 Imported from URL
  • v2024.5.9 2024-05-09 Imported from URL
  • v2024.5.8.2 2024-05-08 Imported from URL
  • v2024.5.8 2024-05-08 Imported from URL
  • v2024.5.8.1 2024-05-08 Imported from URL
  • v2024.5.8 2024-05-08

    Eliminated toCamelCase() for smaller filesize

  • v2024.5.7.1 2024-05-08

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

  • v2024.5.7 2024-05-07

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

  • v2024.5.3.1 2024-05-04

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

  • v2024.5.3 2024-05-03

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

  • v2024.5.2 2024-05-02

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

  • v2024.5.1.2 2024-05-01

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

  • v2024.5.1.1 2024-05-01

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

  • v2024.5.1 2024-05-01

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

  • v2024.4.30 2024-05-01

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

  • v2024.4.27 2024-04-27

    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 2024-04-05

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

  • v2024.3.5.4 2024-03-06

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

  • v2024.3.5.3 2024-03-05

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

  • v2024.3.5.2 2024-03-05

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

  • v2024.3.5.1 2024-03-05

    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 2024-03-05

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

  • v2024.3.1 2024-03-01

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

  • v2024.2.26 2024-02-26

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

  • v2024.2.23 2024-02-23

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

  • v2024.2.17 2024-02-17

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

  • v2024.2.8.6 2024-02-12

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

  • v2024.1.28.1 2024-02-12

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

  • v2024.2.8.6 2024-02-09

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

  • v2024.2.8.5 2024-02-09

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

  • v2024.2.8.4 2024-02-08

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

  • v2024.2.8.3 2024-02-08

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

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

  • v2024.2.8.2 2024-02-08

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

  • v2024.2.8.1 2024-02-08

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

  • v2024.2.8 2024-02-08

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

Visa alla versioner.