Furigana Maker
Add furigana to Japanese text on any page for learning kanji pronunciation.
Qu'est-ce que Furigana Maker ?
Furigana Maker est une extension Chrome développée par https://aiktb.dev, et sa fonction principale est "Add furigana to Japanese text on any page for learning kanji pronunciation.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Furigana Maker
Téléchargez les fichiers d'extension Furigana Maker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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).
Informations de Base sur l'Extension
Nom | Furigana Maker |
ID | heodojceeinbkfjfilnfminlkgbacpfp |
URL Officiel | https://chromewebstore.google.com/detail/furigana-maker/heodojceeinbkfjfilnfminlkgbacpfp |
Description | Add furigana to Japanese text on any page for learning kanji pronunciation. |
Taille du Fichier | 15.21 MB |
Nombre d'Installations | 221 |
Version Actuelle | 1.3.0 |
Dernière Mise à Jour | 2024-02-15 |
Date de Publication | 2023-11-06 |
Évaluation | 3.00/5 Total 3 Évaluations |
Développeur | https://aiktb.dev |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/aiktb/FuriganaMaker |
URL de la Page d'Aide | https://github.com/aiktb/FuriganaMaker/issues |
Langues Prises en Charge | 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 |