HTR NControl 版本历史 - 5 个版本
HTR NControl 作者: james
HTR NControl 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.4.7
发布于 2026年8月5日 - 216.74 KB适用于 firefox 128.0 及更高版本htrcli 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 fix源代码遵循 MIT 许可证 发布
较早版本
版本 0.4.6
发布于 2026年8月5日 - 216.7 KB适用于 firefox 128.0 及更高版本- Full-page screenshots
- Element refs & file upload
- Network capture
- Dialog handling
- htrcli contexts, recording, trace
- Accessibility snapshot tree in htrcli
源代码遵循 MIT 许可证 发布
版本 0.4.5
发布于 2026年7月24日 - 211.66 KB适用于 firefox 128.0 及更高版本- 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)
源代码遵循 MIT 许可证 发布
- Console capture — Page