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 に従いリリースされています