Furiganaize 的评价
Furiganaize 作者: ono ono
39 条评价
- 评分 5 / 5来自 Seän Shepherd, 3 年前
- You are a genius inventing great add-ons in Firefox for Android.This add-on is also a great invention.It was unlikely that there would be an add-on with the concept of adding furigana, and it's amazing that I noticed it.Besides, the accuracy is not perfect for me as a Japanese, but it is high.For example, it will have as good an accuracy as DeepL.I would like to expect future development.
开发者回应
发布于 3 年前Hi, I'm glad to hear you to say that. I love Firefox for Android and use it everyday, and rely on addon heavily. So I always ensure all of my addon are Android-compatible if possible. Besides, DeepL is created by lots of professional linguists with lots of super computers, which is not an ordinary developer can do... And this addon is merely using a package "igo.js" (https://github.com/shogo82148/igo-javascript) created by a Japanese "shogo82148" to analyze sentences & get the pronunciations of vocabularies. 开发者回应
发布于 3 年前1. I've tested 元気 and it's furigana is correct 「げんき」, I guess the described problem occured because you used in Duolingo, which may frequently split a single vocabulary into multiple HTML elements, and this addon process the HTML elements one-by-one. This is a technical limit. 2. Such wrong furigana are maybe sometimes due to the used dictionary or igo.js, which is prepared by another software project, so it's not what I can fix. You can see the GitHub issue for detailed info for this. 3. You should use this addon for reference only, it's impossible to provide 100% correct furigana for kanji. This is technical limit, even Google's or Apple's AI can never do this 100% correctly. You should use an independent dictionary addon or app to ensure the vocabulary you want to know when in doubt.- 评分 5 / 5来自 Firefox 用户 14640841, 4 年前A wonderful tool, very helpful. One thing (at this moment, May 2021) though, when I use it on Twitter's dark mode, it breaks slightly, the sides become white until I refresh the page, just in case it's not something you're aware of
开发者回应
发布于 4 年前Yes, I have noticed this bug since 1 year ago, however didn't find the reason and the way to fix it. But I finally found the reason this week, to fix this issue please update to 0.5.2. - 评分 5 / 5来自 Firefox 用户 16870639, 4 年前
- 评分 5 / 5来自 Firefox 用户 13517083, 5 年前
开发者回应
发布于 5 年前Shortcut can be used now, see info page.
I'm just a person, not a commercial company. My free time is NOT FREE. I spent my precious free and leisure time to fork / do this project is just for my personal requirements (make it works on Firefox for Android).
The screenshot you posted (https://imgur.com/g9bPTez) seems not difficult to do, but the WebExtension of Firefox for Android doesn't support context menu (right-click menu) so it's impossible to implement for Android. I also don't need it so I have no interest; and you're not my boss, never pay me any salary, even never donate me anything to buy me a $10 pasta (which is even less than 1/10 of my daily salary) for a meal. Unless yourself is just the kind of person who will volunteer implementing a function without any repaying, for a nobody giving you a 2-stars low rate. Maybe you are, but I am not. Go back to your home, please.- 评分 5 / 5来自 Firefox 用户 13654219, 6 年前
- 评分 5 / 5来自 Firefox 用户 14113918, 6 年前First of all, thank you for the amazing work. Furiganaize is smooth and quick, without a doubt the best among the ones I used so far. There are still some issues related to one word kanjis that end up being conjuged as verbs, but I think it's good enough for everyday usage. Expecting great things from this.
- 评分 5 / 5来自 Juanka Hula, 6 年前Awesome. Back in the day they asked you to install a ton of stuff to make this kind of addon work. With this extension you just install it and it works.
BTW could you provide other colors for the icon? If you use a very dark or very light lw theme one of the icons (on/off) won't show. Maybe you could add a square background to it so when it's black it will have a white background and vice versa. Thank you.开发者回应
发布于 6 年前Thanks. But currently I'm too busy and have no more free time to do additional tasks (You can see the GitHub link, there are still some TODOs need to be finished, include icon and bugs. If you can, feel free to push a PR). In fact, I just ported FuriganaInjectorPlusPlus into WebExtension, make it at least "basically usable" on Android as soon as possible because I really need that urgently, then I have to go back to my other works.