Batch delete for ChatGPT

Adds checkboxes to ChatGPT conversations, and a button to batch delete them. Requires manual input of Auth token - take it from any valid request headers.

作者
m3Lith
今日安裝
0
安裝總數
3
評價
0 0 0
版本
1.0
建立日期
2025-06-13
更新日期
2025-06-13
尺寸
4.1 KB
授權條款
MIT
腳本執行於

How to get the Bearer auth token

  • Open your browser's dev tools (F12)
  • Switch to Network tab
  • Find any request that contains Authorization request header (e.g., init)
  • Right click on it, select Copy Value (Firefox), or triple-click it, and press Ctlr-C (Chrome)

Note: I couldn't find a way to automate extracting the token via JS, thus manual input is needed. It's only used locally, for making conversation delete requests.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址