HTR NControl version history - 5 versions
HTR NControl by james
HTR NControl version history - 5 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 0.4.7
Released Aug 5, 2026 - 216.74 KBWorks with firefox 128.0 and laterhtrcli upload now works on the Firefox extension transport. TabInfo gains a browser field so the CLI builds transport-appropriate payloads, and htrcli publish gained --upload-source-code for the AMO source submission.
stability and timeout fixSource code released under MIT License
Older versions
Version 0.4.6
Released Aug 5, 2026 - 216.7 KBWorks with firefox 128.0 and later- Full-page screenshots
- Element refs & file upload
- Network capture
- Dialog handling
- htrcli contexts, recording, trace
- Accessibility snapshot tree in htrcli
Source code released under MIT License
Version 0.4.5
Released Jul 24, 2026 - 211.66 KBWorks with firefox 128.0 and later- Console capture — Page
console.log/console.error/ etc. output is now captured and
available viahtrcli console readandhtrcli console watch - Network mock/block — Intercept requests from the command line:
htrcli network mockor
--url-pattern <glob> --status <code>htrcli network block --url-pattern <glob> - Clickable tab switching — The Connected Tabs list now shows clickable buttons that switch to
and focus the target tab's window - WebRequest blocking — Required permission added to support the new network interception
features - Firefox requirement raised to v128+ — The minimum supported Firefox version is now 128 (the
previous floor of 112 was too low for the new console-capture MAIN-world content script)
Source code released under MIT License
- Console capture — Page
Version 0.4.3
Released Jul 21, 2026 - 198.12 KBWorks with firefox 112.0 and laterallow click to switch tabSource code released under MIT License
Version 0.4.2
Released Jul 11, 2026 - 197.71 KBWorks with firefox 112.0 and laterSource code released under MIT License