Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 1.7.1
Κυκλοφόρησε στις 9 Μαϊ 2026 - 54,35 KBΛειτουργεί με firefox 58.0 και νεότερα- FIX: Yield bare-letter shortcuts on Gmail and similar sites when the page's reaction is a selection toggle (e.g. Gmail's 'x' to mark a conversation, 's' to star). The 1.7.0 yield only covered shortcuts that changed focus, URL, or dialog count, so toggle-style shortcuts were missed and TypeReady stole focus to the search box.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Παλαιότερες εκδόσεις
Έκδοση 1.7.0
Κυκλοφόρησε στις 9 Μαϊ 2026 - 53,33 KBΛειτουργεί με firefox 58.0 και νεότερα= Version 1.7.0 (May 9, 2026) =
* Improvement: Detect when another extension (e.g. Video Speed Controller) handles a bare-letter keypress on the page and yield those keystrokes instead of stealing focus to a search box. Detection observes side effects on the page's video element (rate change, currentTime jump, controller visibility flip), so it works regardless of how the other extension's keys are bound.
* Improvement: Extend the same yield mechanism to a built-in list of shortcut-heavy sites (Gmail, Google Calendar, Twitter/X, GitHub, Linear, Slack, Discord, Notion, Todoist, Asana, Trello, Figma, Reddit, Hacker News). On those sites a bare letter that the page itself acts on (Gmail's j/k row navigation, Calendar's view-switch keys, compose/command-palette shortcuts) is yielded; keys the page doesn't bind still focus the search box.
* Improvement: When TypeReady does move focus on a bare-letter keypress, the typed character is now inserted into the newly-focused input so no keystroke is lost.
* Improvement: Add a "Yield to other extensions' hotkeys" toggle (on by default) under both global and site-specific settings.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.6.0
Κυκλοφόρησε στις 7 Μαϊ 2026 - 44,08 KBΛειτουργεί με firefox 58.0 και νεότερα= Version 1.6.0 (May 7, 2026) =
* Improvement: Skip inputs that look real but can't actually receive typing (pointer-events: none, caret-color: transparent, disabled, inputmode=none, aria-disabled, aria-hidden, closed details, and similar).
* Improvement: Leave the keyboard alone when focus is on a dropdown, menu, listbox, tree, grid item, or other ARIA widget that handles keys itself.
* Improvement: Recognize role="textbox", role="searchbox", and role="spinbutton" as already-typeable, so TypeReady doesn't redirect focus when they are focused.
* Improvement: Respect site-defined data-hotkey shortcuts (e.g. GitHub's "/" search and "g i" navigation chords) so the page can register its own keys without TypeReady intercepting.
* Improvement: Don't yank focus out of design tools, spreadsheets, or other role="application" widgets when the user presses Ctrl+A.
* Improvement: Log every focus action to the console with a "TR:" prefix so it's easy to see where focus went without flipping a debug flag.
* FIX: Avoid a JavaScript error on pages where SVG elements appear in the ancestor chain when checking if an input lives inside a popup.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.5.0
Κυκλοφόρησε στις 28 Οκτ 2025 - 38,37 KBΛειτουργεί με firefox 58.0 και νεότερα- Improvement: Enhanced iframe support.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.12
Κυκλοφόρησε στις 28 Ιουλ 2024 - 37,25 KBΛειτουργεί με firefox 58.0 και νεότερα* Improvement: Enhanced handling of Ctrl+A (Select All) functionality for input elements (correctly blur focus when all text is selected, even if the input's value is undefined or empty).Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.11
Κυκλοφόρησε στις 9 Ιαν 2024 - 36,75 KBΛειτουργεί με firefox 48.0 και νεότερα* Improvement: Also find input elements inside shadow roots (when focus is already set to an input element).
* Improvement: Site-specific options open first instead of second when the icon is clicked.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.10
Κυκλοφόρησε στις 29 Δεκ 2023 - 36,5 KBΛειτουργεί με firefox 48.0 και νεότερα* Improvement: Remove the "scripting" permission since it's apparently not needed.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.9
Κυκλοφόρησε στις 29 Δεκ 2023 - 36,47 KBΛειτουργεί με firefox 48.0 και νεότερα* Improvement: Work with .CodeMirror elements.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.8
Κυκλοφόρησε στις 2 Δεκ 2023 - 36,29 KBΛειτουργεί με firefox 48.0 και νεότερα* Improvement: Work for more input elements.
* Improvement: Avoid some unnecessary warning messages.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.7
Κυκλοφόρησε στις 20 Νοε 2023 - 36,12 KBΛειτουργεί με firefox 48.0 και νεότερα* Improvement: Avoid unnecessary log messages in the console.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.6
Κυκλοφόρησε στις 14 Νοε 2023 - 36,07 KBΛειτουργεί με firefox 48.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.5
Κυκλοφόρησε στις 3 Νοε 2023 - 35,13 KBΛειτουργεί με firefox 48.0 και νεότερα* Improvement: More reliably account for transparent (opacity = 0) elements.
* Improvement: Include a message about why the extension doesn't work on certain pages.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.4
Κυκλοφόρησε στις 31 Οκτ 2023 - 34,56 KBΛειτουργεί με firefox 48.0 και νεότερα* FIX: Correctly load and store settings on youtube, gmail, and google calendar.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.3
Κυκλοφόρησε στις 30 Οκτ 2023 - 32,97 KBΛειτουργεί με firefox 48.0 και νεότερα* FIX: Correct default settings that weren't saving or loading correctly.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.2
Κυκλοφόρησε στις 30 Οκτ 2023 - 32,46 KBΛειτουργεί με firefox 48.0 και νεότερα= Version 1.4.2 (October 30, 2023) =
* Improvement: Try make the keydown listener more reliable.
* Improvement: Make the code between the Chrome/Firefox extensions match.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.1
Κυκλοφόρησε στις 30 Οκτ 2023 - 31,97 KBΛειτουργεί με firefox 48.0 και νεότερα= Version 1.4.1 (October 30, 2023) =
* Improvement: Reattach the listener when the tab is changed to try to make sure it stays attached.
= Version 1.4.0 (October 29, 2023) =
* Improvement: Add more site specific settings.
* Improvement: Support settings focus for ctrl-a and ctrl-v.
* Improvement: Use tabs for the settings popup to make it cleaner.
* Improvement: Accessibility: Allow selecting options with the tab key.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.4.0
Κυκλοφόρησε στις 30 Οκτ 2023 - 31,75 KBΛειτουργεί με firefox 48.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος
Έκδοση 1.3.0
Κυκλοφόρησε στις 25 Οκτ 2023 - 27,64 KBΛειτουργεί με firefox 48.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Με την επιφύλαξη παντός δικαιώματος