Think Inside the Box version history - 2 versions
Think Inside the Box by Tydorius
Think Inside the Box version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.2
Released Sep 27, 2025 - 41.63 KBWorks with firefox 109.0a1 and later[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
ThinkBlockControlPanelclass 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.jsmodule with debug utility functions- Global debug mode and verbosity settings management
- Console helper functions for runtime debug control
Source code released under Mozilla Public License 2.0
Older versions
Version 1.0.1
Released Sep 16, 2025 - 35.99 KBWorks with firefox 109.0a1 and later- 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
Source code released under Mozilla Public License 2.0