Greasy Fork is available in English.

Autoclear ChatGPT History

Auto-clears chat history when visiting chatgpt.com

Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.

  • v2023.6.13.2 14.06.2023 Re-formatted Update Available alert ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.13.1 14.06.2023 Added ID return to `alert()` ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.13 14.06.2023 Added `notify()` + `alert()` ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.10 11.06.2023 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`]
  • v2023.6.9.2 09.06.2023 Removed `var updateAlertID` ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.9.1 09.06.2023 Added auto/manual update checking ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.9 09.06.2023 (#6) Removed `fetchMap.get()`, `fetchHook()` + Clear button... ± Moved 1st clear/notification up ± Bumped chatgpt.js to 1.9.1 ± Shortened listener syntax ± Renamed `navObserver` to `nodeObserver` - Removed `clearObserver` - Removed button functions + menu cmd ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.8 08.06.2023 Bumped chatgpt.js to 1.9.0 ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.5 06.06.2023 Condensed code ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.3.1 03.06.2023 Bumped chatgpt.js to 1.8.0 ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.3 02.06.2023 Added toggle margins ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.2 02.06.2023 Updated toggle style/insertion for UI update, bumped chatgpt.js to 1.7.5 ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.6.1 01.06.2023 Bump chatgpt.js to 1.7.3 ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.30 31.05.2023 Changed `configKeyPrefix` to `configPrefix` ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.23 24.05.2023 Shortened `loadSetting()` ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.22 22.05.2023 Shortened message getter ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.21 21.05.2023 Removed `document.title` check from 1st notification ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.19 19.05.2023 Ensured proper toggle style/insertion when chat history is off ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.17 18.05.2023 Updated chatgpt.js copyright notice ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.16.5 16.05.2023 Internationalized button labels ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.16.4 16.05.2023 Merge pull request #4 from XiaoYingYo/main fix button text ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.16.3 16.05.2023 Changed condition to autoclear in observer & toggle-on ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.16.2 16.05.2023 Added `GM` XHR method + GitHub connect to meta ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.16.1 16.05.2023 Implemented remote message fetching ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.16 16.05.2023 Added more menu cmds, condensed/re-organized code, renamed vars ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.5 06.05.2023 Added `chatgpt.isLoaded()`, condensed code, removed logging ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.2.3 03.05.2023 Removed whitespace
  • v2023.5.2.2 03.05.2023 Removed whitespace, re-added `async` befeore anon func in `InitSvg()`
  • v2023.5.2 03.05.2023 Added Ghost browser compatibility meta ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.5.1.3 01.05.2023 Trying to get an svg that already exists on the page as an icon
  • v2023.5.1.2 01.05.2023 Condensed code, removed `clickElement()`, moved functions up... ± Restored auto-cleared functionality ± Updated chatgpt.js dependency
  • v2023.5.1.1 01.05.2023 fix
  • v2023.5.1.1 01.05.2023 Moved functions, camel-cased names, condensed code
  • v2023.05.01 01.05.2023 Fix
  • v2023.05.01 01.05.2023 For the second level menu `clear conversations`, add it to the first level menu, Modify the version number, fix, Merge pull request #36 from XiaoYingYo/master For the second level menu `clear conversations`, add it to the first level menu
  • v2023.4.23 24.04.2023 Added `// @noframes` for compatibility w/ new ChatGPT Auto Refresh ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.4.20.1 21.04.2023 Removed semicolons & unused arg ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.4.20 21.04.2023 Updated chatgpt.js dependency, fixed to work w/ new headless menu ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.04.19 19.04.2023 Changed chatgpt.js import src to CDN
  • v2023.04.04.1 05.04.2023 Repositioned toggle ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.04.04 04.04.2023 Moved name meta to top ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.04.03 03.04.2023 Added/re-organized media ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.03.29.2 30.03.2023 Re-ordered meta
  • v2023.03.29.1 30.03.2023 Updated homepage/support URL meta ↞ [auto-sync from `adamlui/autoclear-chatgpt-history`]
  • v2023.03.29 30.03.2023 Added non-English meta
  • v2023.03.28 28.03.2023 Updated navicon source
  • v2023.03.26 27.03.2023 Refactored functions
  • v2023.03.14.2 15.03.2023 Removed `var um`
  • v2023.03.14.1 15.03.2023 Split menu command's state indicator to both ends of label
  • v2023.03.14 14.03.2023 Added QQ `@compatible` meta

Show all script versions