Greasy Fork is available in English.

ChatGPT Előzmények Törlése 🕶️

Automatikusan törli a csevegés előzményeit a chatgpt.com látogatásakor

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v2023.8.21 2023.08.21.

    Added base to parseInt()'s ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.19 2023.08.19.

    Removed protocol from // @match ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.16 2023.08.17.

    Changed switchStyle.innerText to string concatenation ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.14.3 2023.08.14.

    Replaced source code emoji in about dialog ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.14.2 2023.08.14.

    Re-positioned about dialog's GitHub link ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.14.1 2023.08.14.

    Added missing comma ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.14 2023.08.14.

    Combined const inits, updated about dialog style ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.13 2023.08.13.

    Removed unnecessary escape character ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.12 2023.08.12.

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

  • v2023.8.9.1 2023.08.09.

    Converted tabs to spaces ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.8.9 2023.08.09.

    Removed update auto-alert, changed config.updateURL

    ± Replaced messages.link_viewChanges w/ string ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.31.1 2023.07.31.

    Bumped chatgpt.js to 2.0.6 to avoid menu open on empty chat history ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.31 2023.07.31.

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

  • v2023.7.29.2 2023.07.29.

    Removed locale from config.greasyForkURL ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.29.1 2023.07.29.

    Added config.greasyForkURL, renamed config.ghRepoURL ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.29 2023.07.29.

    Added About modal, moved update check into it...

    ± Renamed checkForUpdates() to updateCheck() to not conflict w/ named function for modal button ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.28 2023.07.29.

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

  • v2023.7.26 2023.07.26.

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

  • v2023.7.19 2023.07.19.

    Replaced ternary w/ OR operation ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.15.1 2023.07.15.

    Replaced string matching of regex w/ faster method ↞ [auto-sync from adamlui/chatgpt-apps]

  • v2023.7.15 2023.07.15.

    Added noopener rel to prevent backdoor attacks ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.14 2023.07.14.

    Bumped chatgpt.js to 2.0.0, added chatgpt.getUserLanguage() ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.11 2023.07.11.

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

  • v2023.7.9 2023.07.10.

    Changed config.prefix, condensed settings functions ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.7.4 2023.07.05.

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

  • v2023.7.2 2023.07.03.

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

  • v2023.6.30 2023.06.30.

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

  • v2023.6.29 2023.06.29.

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

  • v2023.6.26 2023.06.26.

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

  • v2023.6.24.3 2023.06.24.

    Changed update check frequency to weekly ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.24.2 2023.06.24.

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

  • v2023.6.24.1 2023.06.24.

    Bumped chatgpt.js to 1.10.2, shortened regex in Update Available alert ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.24 2023.06.24.

    Refactored code, improved reload on update

    ± Re-ordered config init for readability

    • Condensed message getter ± Replaced window.open() in update alert with GM_openInTab() for onClose callback ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.6.23.1 2023.06.24.

    Improved readability of obj's, further abstracted update alert ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.23 2023.06.24.

    Added/updated meta, replaced config.ghHostDir

    ± Updated name/description meta

    • Added name/description meta locales ± Replaced config.ghHostDir with config.assetHostURL
    • Added config.ghRepoURL ± Updated auto update alert View Changes link to use config.ghRepoURL ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.6.22.5 2023.06.23.

    Inserted config.ghHostDir into navicon.src ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.22.4 2023.06.23.

    Removed depracated config.isActive, added config.updateURL ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.22.3 2023.06.23.

    Added msgHostDir to let msgHref in message getter ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.22.2 2023.06.23.

    Fixed message getter

    • Added const msgHostDir
    • Added config prefix to ghHostDir in let msgHref ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.6.22.1 2023.06.23.

    Updated meta + config/state obj's, refactored code

    ± Updated/moved version/author/namespace meta ± Moved configPrefix + appSymbol into config obj ± Added config.ghHostDir + config.updateURL ± Replaced var's with const & let ± Moved stateSeparator into state obj

    • Shortened checkForUpdates() ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.6.22 2023.06.23.

    Updated checkForUpdates()

    ± Shortened by eliminating var data ± Converted var's to const's ± Improved comparison loop to break early if up-to-date ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.19.1 2023.06.19.

    Added auto-reload on auto-update

  • v2023.6.19 2023.06.19.

    Re-formatted Update Available alert

  • v2023.6.18 2023.06.19.

    Updated sidebar toggle + on-load notification

    ± Prevented double-toggle on switch clicks ± Removed reliance on innerHTML to mitigate XSS vulnerability

    • Added condition to notify on load only if auto-clear active ↞ [auto-sync from adamlui/autoclear-chatgpt-history]
  • v2023.6.17 2023.06.18.

    Moved reset of skipNextUpdate to before auto-alert ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.6.15 2023.06.15. Bumped chatgpt.js to 1.10.1 ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.13.2 2023.06.14. Re-formatted Update Available alert ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.13.1 2023.06.14. Added ID return to `alert()` ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.13 2023.06.14. Added `notify()` + `alert()` ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.10 2023.06.11. Replaced `fetch` method w/ `gm` one in checkForUpdates()... ...to futureproof vs. OpenAI CORS ± Moved 'view changes' link to new line & removed positioning ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]

Mutasd a szkript összes verzióját