Spell Checker의 버전 기록 - 3개 버전
Spell Checker 제작자: Melker
Spell Checker의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.0
2025년 5월 31일에 출시 - 274.9 KBfirefox 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 License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.1
2024년 10월 17일에 출시 - 281.96 KBfirefox 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 License에 따라 릴리스된 소스 코드