
Furiganaize ์ ์์: ono ono
Auto insert furigana (ๆฏใไปฎๅ) on Japanese kanji.
3,057 Users3,057 Users
์ด ํ์ฅ ๊ธฐ๋ฅ์ ์ฌ์ฉํ๋ ค๋ฉด Firefox๊ฐ ํ์ํจ
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท






์ ๋ณด
Add Furigana (ๆฏใไปฎๅ) on Japanese kanji.
Forked from ilyalissoboi's FuriganaInjectorPlusPlus. See GitHub for more detailed information, source code and issues.
Shortcut Ctrl+Shift+F (Mac is Command+Shift+F) can also be used to toggle furigana.
The Differences against to FuriganaInjectorPlusPlus
Compatibility
- Ported to WebExtension
- Compatible with Firefox for Android / Fenix.
Features
- [beta] Add floating button for mobile, which let you able to trigger it quickly.
- [beta] Add dynamic page support (e.g. Twitter).
- Show enable / disable status via badge. (Because WebExtension API doesn't provide any way to detect dark/light status of browser theme)
- Add support for light / dark theme.
- [alpha] Optional setting to always prefer to choose the longer segments in the analyzed sentence to prevent some wrongly added furigana. (Thanks for Akimitsu Inoue)
- Better UX of options_ui, with more descriptions for each option.
- Improved font-size settings.
Performance
- Use WebWorker (separated CPU thread) to analyze sentence to prevent blocking and improve performance & UX.
- Huge improvement on the performance of removing ruby tags.
- Some other small performance improvements.
Bug Fixes
- Improved compatibility for website with <noscript>, like Google, Twitter.
- Fix bugs that some Furiganas may unable to be removed correctly.
- Fix potential freezing in some page.
- Some other little bugfixes.
Forked from ilyalissoboi's FuriganaInjectorPlusPlus. See GitHub for more detailed information, source code and issues.
- ๐ The pronounce (furigana) provided by the addon are for reference and convenience only, please do not rely on this tool too heavily. When in doubt of the pronunciation, please look it up in a dictionary.
- ๐ ใใฎใขใใชใณใๆไพใใ็บ้ณใปๆฏใไปฎๅใฏใใใพใงๅ่็จใจไพฟๅฉๆงใฎใฟใ็ฎ็ใจใใฆใใใ้ๅบฆใซไพๅญใใชใใใใซใ้กใใใพใใ็บ้ณใซ็ๅใใใๅ ดๅใฏใ่พๆธใง่ชฟในใฆใใ ใใใ
โ ๏ธ ATTENTION: DO NOT test this add-on on this addon page. Due to the security reason, Firefox doesn't allow any addon to run any script on some protected domains such as addons.mozilla.org
, so this addon works not correctly in here. THIS IS NOT A BUG OF THIS ADDON. Please don't report any issue about this.
โ ๏ธ ๆณจๆ๏ผใใฎใใผใธใฎไธญใงใใฎใขใใชใณใ่ฉฆใใชใใงใใ ใใ๏ผๅฎๅ จๆงใซใใฃใฆใaddons.mozilla.org ใฎใใใชใใกใคใณใฏ Firefox ใใฉใฆใถใผ่ช่บซใซไฟ่ญทใใใฆใใพใใใใใใฎใใกใคใณใซใฏใใใใชใ content script ใๅฎ่กใใใชใใชใใพใใใใใฏใขใใชใณใฎใใฐใงใฏใใใพใใใ-----
โน๏ธ Some kanji/dango may be annotated with wrong furigana. This is a known issue and a technical limitation on natural language processing (NLP), even the products of big tech companies like Google Assistant or Apple Siri also sometimes mistakenly speaks Japanese sentence, not to mention I'm merely a (volunteer) individual developer; 100% correct guarantee of Japanese sentence pronunciation is impossible. Therefore, please don't complain any about such issue, unless you intend to contribute to the development (coding) of this project.-----
โน๏ธ ็ณใ่จณใใใใพใใใใใใฎใขใใชใณใฎใใใชใใผใซใๆไพใใ่ชญใฟๆนใฏ100%ๆญฃ็ขบใไธๅฏ่ฝใงใใใใใฏ่ช็ถ่จ่ชๅฆ็ๆ่กใฎๅถ้ใงใใGoogle Assistant ใ Apple Siri ใจใฎๅคงไผๆฅญใ้็บใใใ็ฃๅใซใใ่ชญใฟๆนใๆใ ้ใฃใใฎใงใ๏ผ็งๆฏๆฅGoogleใฎTTSใงๅฐ่ชฌใชใฉใ่ใใฆใใพใใฎใงใใใใพใ๏ผใใใใซๅฏพใใฆ็งใฏใใ ใฎๅไบบ้็บ่ ใงใใใงใใฎใงใ่ชญใฟๆนใฎ่ชคใใฎใใใช่ฆๆ ใฏใใใฎใใญใธใงใฏใใฎ้็บใซ่ฒข็ฎใใ๏ผใณใผใใฃใณใฐ๏ผใคใใใงใชใ้ใใๅ ฑๅใใชใใใใซใ้กใใใพใใ
๐ฑNotice: to install this addon on Firefox for Android (Nightly Build only currently), please follow Mozilla's official instructions: Expanded extension support in Firefox for Android Nightly-----
Shortcut Ctrl+Shift+F (Mac is Command+Shift+F) can also be used to toggle furigana.
The Differences against to FuriganaInjectorPlusPlus
Compatibility
- Ported to WebExtension
- Compatible with Firefox for Android / Fenix.
Features
- [beta] Add floating button for mobile, which let you able to trigger it quickly.
- [beta] Add dynamic page support (e.g. Twitter).
- Show enable / disable status via badge. (Because WebExtension API doesn't provide any way to detect dark/light status of browser theme)
- Add support for light / dark theme.
- [alpha] Optional setting to always prefer to choose the longer segments in the analyzed sentence to prevent some wrongly added furigana. (Thanks for Akimitsu Inoue)
- Better UX of options_ui, with more descriptions for each option.
- Improved font-size settings.
Performance
- Use WebWorker (separated CPU thread) to analyze sentence to prevent blocking and improve performance & UX.
- Huge improvement on the performance of removing ruby tags.
- Some other small performance improvements.
Bug Fixes
- Improved compatibility for website with <noscript>, like Google, Twitter.
- Fix bugs that some Furiganas may unable to be removed correctly.
- Fix potential freezing in some page.
- Some other little bugfixes.
Rated 4.8 by 41 reviewers
์ด ๊ฐ๋ฐ์ ์ง์
์ด ํ์ฅ ๊ธฐ๋ฅ์ ๊ฐ๋ฐ์๊ฐ ์ฌ๋ฌ๋ถ์ด ์์ ๊ธฐ์ฌ๋ก ์ง์์ ์ธ ๊ฐ๋ฐ์ ์ง์ํด ์ค ๊ฒ์ ์์ฒญํฉ๋๋ค.
Permissions and data๋ ์์๋ณด๊ธฐ
ํ์ํ ๊ถํ:
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 0.7.2
- ํฌ๊ธฐ
- 8.23 MB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 3๋ ์ (2022๋ 11์ 18์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ
ono ono ๋์ ๋ค๋ฅธ ํ์ฅ ๊ธฐ๋ฅ
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค