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 (