Think Inside the Box 版本紀錄 - 2 個版本
Think Inside the Box 作者: Tydorius
Think Inside the Box 版本紀錄 - 2 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.0.2
發行於 2025年9月27日 - 41.63 KB適用於 firefox 109.0a1 與更新版本[1.0.2] - 2025-09-23
Added- Window Focus Recovery: Automatic re-detection of think blocks when JanitorAI tab regains focus
- Addresses issue where extension stops working when tab loses focus
- 500ms delay ensures DOM is ready before re-scanning
- Triggers manual check function with processed block clearing
- Floating Control Panel: Interactive control interface for manual think block detection
- Single manual check button with visual feedback during processing
- Position controlled via dropdown in extension settings (top-left, top-right, bottom-left, bottom-right)
- Theme-aware styling matches selected extension theme
- Enhanced User Control: Manual recovery capability without page refresh requirement
- Settings Integration: Control panel visibility and position managed through extension popup
Fixed- Extension stopping unexpectedly when browser tab loses focus
- Manual recovery requiring full page refresh when extension fails
- Lack of user agency when automatic detection fails
- Debug Mode Console Output: Debug messages now respect the debug mode checkbox setting
- Console output was appearing even when debug mode was disabled
- Centralized debug utility with verbosity levels (0=critical, 1=info, 2=debug, 3=verbose)
- Replaced direct console.log calls with debug utility functions
Technical Implementation- New
ThinkBlockControlPanel
class with modular design - Window focus event listener with debounced recovery mechanism
- Semi-transparent floating UI with backdrop blur effects
- Theme-aware control panel styling system
- Integration with existing settings and storage systems
- Proper cleanup and lifecycle management for control panel
- Debug Utility System: Centralized debug logging with verbosity control
debug-utils.js
module with debug utility functions- Global debug mode and verbosity settings management
- Console helper functions for runtime debug control
原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.0.1
發行於 2025年9月16日 - 35.99 KB適用於 firefox 109.0a1 與更新版本- Toggle for debug console output
- Toggle for scroll location preservation
- Slider for scanning interval
- Streaming detection for new messages
- Minor style fixes (Padding)
- Added a change log that will hold future change details
原始碼依照 Mozilla Public License 2.0 條款釋出