Xóa Lịch Sử ChatGPT 🕶️

Xóa lịch sử trò chuyện tự động khi ghé thăm chatgpt.com

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v2023.11.17.6 18-11-2023

    Added condition before removing forced cloaking on toggle ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.17.5 18-11-2023

    Added optional chaining to 1st toggle icon selection for class assignment ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.17.4 18-11-2023

    Updated // @version ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.17.3 18-11-2023

    Updated hash in chatgpt.js import URL ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.17.3 18-11-2023

    Bumped chatgpt.js to 2.5.0, replaced isMobileDevice()

    ... w/ chatgpt.browser.isMobile() ± Updated mobile toggle switch position ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • v2023.11.17.2 18-11-2023

    Shortened error args ↞ [auto-sync from adamlui/autoclear-chatgpt-history]

  • 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 09-11-2023

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

  • v2023.11.8 09-11-2023

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

  • v2023.11.7 07-11-2023

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

  • v2023.11.6.1 07-11-2023

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

  • v2023.11.6 06-11-2023

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

  • v2023.11.4 04-11-2023

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

  • v2023.11.3 03-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]

Hiển thị mọi phiên bản của script