YACB version history - 3 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 2.6.2
Released May 17, 2026 - 1.81 MBWorks with firefox 58.0 and later, android 120.0 and laterFixes- Keep DeepSeek V4 Pro thinking content out of default answer output.
- Collapse rendered thinking blocks by default so reasoning is not shown before the final answer.
- Strip <think>...</think> blocks from answer copy, read-aloud, and saved Markdown output.
- Use a linear scanner for stripping thinking blocks to avoid regex backtracking on malformed model output.
Source code released under MIT License
Older versions
Version 2.6.1
Released May 17, 2026 - 1.81 MBWorks with firefox 58.0 and later, android 120.0 and laterFixes
- Fix DeepSeek V4 Pro streaming thinking output being split into many separate thinking blocks.
- Consecutive OpenAI-compatible reasoning_content chunks now stay in the same <think> block while final answer content remains outside the block.Source code released under MIT License
Version 2.6.0
Released May 9, 2026 - 1.81 MBWorks with firefox 58.0 and laterSource code released under MIT License