Thanks to visit codestin.com
Credit goes to github.com

Skip to content

一批用于优化ChatGPT网页端体验的油猴脚本集合 A collection of Tampermonkey scripts for optimizing the ChatGPT web experience.

Notifications You must be signed in to change notification settings

Loongphy/chatgpt-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT 脚本

一批用于优化ChatGPT网页端体验的油猴脚本集合。

脚本汇总

聊天导航 chat-navigation.js

  • 功能描述: 罗列每个用户、ChatGPT对话,显示在悬浮栏中,方便切换每个对话。
  • 更新建议: 使用当前项目版本
image
  • 功能描述: 记录在当前浏览器使用的模型次数
  • 更新建议: 跟随源更新
image
  • 功能描述: 快速插入预定义短语
  • 更新建议: 使用当前项目版本
image

模型用量分析

获取ChatGPT数据 → 运行分析脚本

步骤:

  1. 从设置中导出ChatGPT数据
  2. 提取 conversations.json
  3. 运行分析脚本
  • 完整历史分析
python main.py
  • 最近7天分析
python main2.py

版权说明

当前仓库仅为原脚本的体验优化版本,所有脚本的版权归原作者所有。本仓库提供的脚本基于公开的原始脚本进行体验改进。

About

一批用于优化ChatGPT网页端体验的油猴脚本集合 A collection of Tampermonkey scripts for optimizing the ChatGPT web experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published