Sirius Show Hidden Input 版本历史 - 6 个版本
Sirius Show Hidden Input 作者: QueenZvezda
Sirius Show Hidden Input 版本历史 - 6 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.5
发布于 2026年1月5日 - 19.58 KB适用于 firefox 58.0 及更高版本[1.5.0] - 2025-11-13
Bug Fixes- Dojo Widget Compatibility: Added logic to exclude Dojo containers (like
ContentPaneandTabContainer) from being forced visible. This fixes an issue where the tab UI layout would break because hidden tabs were being displayed incorrectly. The extension now correctly only targets hidden inputs inside these containers.
源代码遵循 Mozilla 公共许可证 2.0 发布
- Dojo Widget Compatibility: Added logic to exclude Dojo containers (like
较早版本
版本 1.4
发布于 2025年11月13日 - 19.39 KB适用于 firefox 58.0 及更高版本Changelog
[1.4.0] - 2025-11-13
New Features- Persistent On/Off State: The extension's on/off state now persists across browser sessions and page reloads.
- Options Page: Added a dedicated options page where users can manage the allowed URL whitelist.
- Dynamic URL Whitelist: The extension will now only activate on URLs that match patterns defined in the options page.
Improvements & Changes- The options page is now embedded directly within the
about:addonspage for a more integrated user experience, instead of opening in a new tab.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.3
发布于 2025年11月13日 - 17.19 KB适用于 firefox 58.0 及更高版本New Features:- Automatic Dynamic Hidden Input Detection: The extension now intelligently detects and reveals hidden form elements (such as <input>, <select>, <textarea>) that are dynamically added to the
page's DOM after the extension has been activated. This means you no longer need to toggle the extension off and on again when new rows or elements are generated by the page's JavaScript.
源代码遵循 Mozilla 公共许可证 2.0 发布
- Automatic Dynamic Hidden Input Detection: The extension now intelligently detects and reveals hidden form elements (such as <input>, <select>, <textarea>) that are dynamically added to the
版本 1.2
发布于 2025年8月8日 - 16.99 KB适用于 firefox 58.0 及更高版本Include atribute "hidden" to show源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.1
发布于 2025年8月4日 - 16.92 KB适用于 firefox 58.0 及更高版本- Add Tooltip when hovering revealed element format: (id | name | value)
- Ignore Dojo Panel hidden input
源代码遵循 Mozilla 公共许可证 2.0 发布