Furikazan의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.1.0
2026년 8월 13일에 출시 - 25.84 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드