Zgodovina različic hyper-Link – 2 različici
hyper-Link — emaus
Zgodovina različic hyper-Link – 2 različici
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.0.1
Izdano 16. maj. 2026 – 139,1 KBDeluje s firefox 142.0 in novejšiAdded- 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
Izvorna koda objavljena pod Samo GNU General Public License v3.0
- Trigger key now accepts modifier combinations (e.g.
Starejše različice
Različica 0.1.0
Izdano 15. mar. 2026 – 104,45 KBDeluje s firefox 142.0 in novejši- 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
Izvorna koda objavljena pod Samo GNU General Public License v3.0
- Keyboard-based link navigation activated by a configurable trigger key (