Историјат издања додатка Spell Checker - 3 издања
Spell Checker од Melker
Историјат издања додатка Spell Checker - 3 издања
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 2.0
Објављено 31. maj 2025. - 274,9 KBРади са firefox 58.0 и каснијеMajor Changes:
Switched from Typo to NSpell: The add-on now uses NSpell instead of Typo.js for spell checking, which provides better performance and accuracy.
UI Improvements:
Added keyboard shortcut hints for better usability.
Added a red circle that appears when no suggestions are found for a misspelled words.
Added a green circle that appears when a word is correctly spelled correctly.
Performance Enhancements
Implemented Web Workers for spell checking to improve performance and prevent UI blocking.
Optimized the spell checking process for better responsiveness.
Keyboard shortcuts:
Space/Tab or Enter for selection.
J/K for navigation.
Q/Escape for closing the menu.Изворни код је објављен под MIT дозвола
Старија издања
Издање 1.1
Објављено 17. okt. 2024. - 281,96 KBРади са firefox 58.0 и каснијеWhat's New in This Version:
Cross-Browser Compatibility Improvements:
Updated the use of deprecated chrome.extension.getURL() to a modern, cross-browser approach using browser.runtime.getURL(), ensuring compatibility with both Chrome and Firefox.
Improved Spell Check Handling for Shadow DOM:
Enhanced the handling of input fields within Shadow DOMs to ensure spell-checking works seamlessly across more types of websites.
Contenteditable Element Support:
Added improved support for contenteditable elements, making the spell-checker functional in rich text editors, like those often used in web applications.Изворни код је објављен под MIT дозвола
Издање 1.0
Објављено 14. jun 2024. - 268,47 KBРади са firefox 48.0 и каснијеИзворни код је објављен под MIT дозвола