Furigana Maker
Add furigana to Japanese text on any page for learning kanji pronunciation.
什么是Furigana Maker?
Furigana Maker是由https://aiktb.dev开发的Chrome扩展程序,该扩展的主要功能是“Add furigana to Japanese text on any page for learning kanji pronunciation.”。
扩展截图
下载Furigana Maker扩展crx文件
下载Furigana Maker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Features: 1. By default, furigana is automatically added to many common Japanese websites, such as Twitter, Asahi, Wikipedia etc. 2. The list of rules used by Auto Mode can be customized using CSS selectors and domains. 3. Users can use their mouse to select areas on any web page to add furigana to. 4. N5 kanji filter prepared for JLPT learners, these kanji will not be added furigana. 5. The font size and color of furigana can be freely modified, and toggle the display of furigana. 6. Optional support for hover mode, only showing furigana when mouseover kanji. Note: *Custom user rules require the use of CSS selectors.* *Note that program cannot guarantee completely correct word segmentation and kanji pronunciation.* This extension code is open source on [Github](https://github.com/aiktb/FuriganaMaker).
扩展基本信息
名称 | Furigana Maker |
ID | heodojceeinbkfjfilnfminlkgbacpfp |
官方URL | https://chromewebstore.google.com/detail/furigana-maker/heodojceeinbkfjfilnfminlkgbacpfp |
简介 | Add furigana to Japanese text on any page for learning kanji pronunciation. |
文件大小 | 15.21 MB |
安装次数 | 221 |
当前版本 | 1.3.0 |
更新时间 | 2024-02-15 |
上架时间 | 2023-11-06 |
评分 | 3.00/5 共3次评分 |
开发者 | https://aiktb.dev |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/aiktb/FuriganaMaker |
帮助页面URL | https://github.com/aiktb/FuriganaMaker/issues |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.afe082d6.png", "32": "icon32.plasmo.fd808d76.png", "48": "icon48.plasmo.9be659db.png", "64": "icon64.plasmo.6561f8f6.png", "128": "icon128.plasmo.b6713b7b.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.afe082d6.png", "32": "icon32.plasmo.fd808d76.png", "48": "icon48.plasmo.9be659db.png", "64": "icon64.plasmo.6561f8f6.png", "128": "icon128.plasmo.b6713b7b.png" }, "default_popup": "popup.html" }, "version": "1.3.0", "author": "aiktb |