Furikazan 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.0
发布于 2026年8月13日 - 25.84 KB适用于 firefox 142.0 及更高版本- Add a clickable toolbar action in Firefox's Extensions menu.
- Add a configurable keyboard shortcut, defaulting to
Ctrl+Shift+F. - Add ENAMDICT proper-name readings alongside EDICT2 word readings, with separate
installation status and entry counts in the settings. - Add an optional diagnostics setting that logs detailed matching decisions for
every processed text node to the page console.
- Require Firefox 142 or newer so all declared manifest keys are supported on
both desktop Firefox and Firefox for Android. - Clarify that EDICT2 comes from the JMdict/EDICT project and ENAMDICT from the
related ENAMDICT/JMnedict project. - Preserve compatible downloaded dictionaries across extension and matching-logic
updates, avoiding unnecessary downloads. - Apply authoritative ambiguity and inflection corrections at runtime.
- Leave page-provided furigana unchanged and toggle only
<ruby>elements created
by Furikazan and marked withdata-furikazan. - Inject the content assets on demand when an already-open tab predates an
extension installation or reload.
- Prefer a single common reading instead of concatenating alternative EDICT
readings. - Apply EDICT priority markers to their corresponding spelling, fixing readings
such as秋→あきand先生→せんせい. - Match proper names such as
田中→たなかas a whole. - Recognize irregular
来るforms such as来ない→こないand来た→
きた. - Read
前にasまえに. - Read an isolated greeting
今日はasこんにちは, while splitting non-greeting
usages such as今日は暑いinto今日→きょうplus the particleは. - Remove stale Furikazan-generated annotations when the local dictionaries are
replaced.
源代码遵循 MIT 许可证 发布