hyper-Link 版本历史 - 2 个版本
hyper-Link 作者: emaus
hyper-Link 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.1
发布于 2026年5月16日 - 139.1 KB适用于 firefox 142.0 及更高版本Added- Trigger key now accepts modifier combinations (e.g.
ctrl+/,ctrl+shift+f); click the field then press the desired key combo to set it - Form navigation submode: press
Shift+Bwhile the overlay is active to label and navigate buttons, inputs, textareas, and select elements. Selecting a text input or textarea focuses it for editing; pressingEscapewhile the field is focused blurs it and deactivates the overlay. PressShift+Bagain while in form mode to toggle back to link mode.
Changed- Settings are now saved immediately when any option is changed; the Save button has been removed
- Search box now uses fuzzy matching: words separated by spaces are matched independently (in any order) against link text
- Labels are now prefix-free: all labels have the same length (e.g. all two-letter when there are more than 26 links), so no label is a prefix of another
Fixed- Scrolling no longer resets the active navigation mode
<a>tags without anhrefattribute are now handled as buttons in form navigation mode- Key events no longer leak to the page when pressing some keys that should be intercepted by the plugin
- Labels are relabeled to uniform length when scrolling reveals enough new links to cross a length boundary
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
- Trigger key now accepts modifier combinations (e.g.
较早版本
版本 0.1.0
发布于 2026年3月15日 - 104.45 KB适用于 firefox 142.0 及更高版本- Keyboard-based link navigation activated by a configurable trigger key (
/by default) - Two navigation modes: sequential (letter combinations) and keyboard-region (keyboard rows map to screen regions)
- Text-based link search with Tab / Shift+Tab to cycle results
- Dim and border highlight modes (independently toggleable)
- Settings popup for navigation mode, highlight modes, trigger key, and more
- Option to detect new links on scroll
- Optional confirmation before following a link
- Links sorted top-to-bottom, left-to-right for consistent ordering
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
- Keyboard-based link navigation activated by a configurable trigger key (