💾 Claude Token Saver v36
Prevents token waste by enforcing file creation instead of chat pasting. Real-time monitoring, paste detection, one-click commands.
✨ Features
| Feature |
Description |
| 📊 Real-time Monitoring |
Tracks response length, warns at 500+ chars |
| 🔍 Paste Detection |
Identifies code blocks, markdown, tables being pasted |
| 📁 File Enforcement |
Encourages downloadable files over chat output |
| ⏱️ Timeout Prevention |
Stops sessions from timing out on long responses |
| 📂 File Detection |
Auto-detects uploaded files, generates commands |
| 📋 One-Click Copy |
Instant copy of file processing commands |
🚦 Status Indicators
| Color |
Meaning |
| 🟢 Green |
File creation detected - all good! |
| 🟡 Yellow |
500+ chars - consider using file |
| 🔴 Red |
1000+ chars + paste pattern - likely timeout |
| 🔵 Blue |
Info message (file detected, command copied) |
🚀 Usage
- Upload files to Claude as usual
- Click "Scan Uploads" to detect files
- Click any file → command copied to clipboard
- Paste command in chat
- Monitor status indicator for warnings
🎯 When to Use Files
| Scenario |
Action |
| Code generation |
✅ Always use file |
| Long documents |
✅ Always use file |
| Data conversion |
✅ Always use file |
| Quick answers |
❌ Chat is fine |
| Short explanations |
❌ Chat is fine |
🆕 What's New in v36
| Improvement |
Description |
| ⚡ Smaller Size |
~400 lines (was ~700) |
| 🎨 GM_addStyle |
Cleaner CSS injection |
| 💾 Position Memory |
Panel position saved |
| 🔧 Simpler State |
Cleaner state management |
| 🎛️ Better UI |
Modernized panel design |
| 📦 Less Bloat |
Removed redundant code |
⚙️ Configuration
thresholds: {
warning: 500, // Yellow alert
danger: 1000 // Red alert
}
Save tokens. Prevent timeouts. Work smarter. 💾✨