hyper-Link의 버전 기록 - 2개 버전
hyper-Link 제작자: emaus
hyper-Link의 버전 기록 - 2개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.1
2026년 5월 16일에 출시 - 139.1 KBfirefox 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 General Public License v3.0 전용에 따라 릴리스된 소스 코드
- Trigger key now accepts modifier combinations (e.g.
이전 버전
버전 0.1.0
2026년 3월 15일에 출시 - 104.45 KBfirefox 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 General Public License v3.0 전용에 따라 릴리스된 소스 코드
- Keyboard-based link navigation activated by a configurable trigger key (