ReadNihon Furigana

Generate website Furigana by your Japanese level

ReadNihon Furiganaคืออะไร?

ReadNihon Furigana เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.readnihon.com และคุณลักษณะหลักของมันคือ "Generate website Furigana by your Japanese level"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ReadNihon Furigana

ดาวน์โหลดไฟล์ส่วนขยาย ReadNihon Furigana ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        With ReadNihon you can Automatically create Furigana for any Japanese site.
You can change the level of the text to match your Japanese speaking level.
It will only generate Furigana for words above your level, so you can decide which Furigana to show!

*After you simplify text you can mouseover text and use "ctr + l" keys to add words to your known word list. (control and L on text select) 

With ReadNihon you can also
1) Create sharable vocabulary lists from your readings.
2) Create known words list that will always be Furigana ignored.
3) Track your known words/Kanji across sites, and make weekly goals.
4) Change reading difficulty level on the fly with the toggle in the plug-in.
5) Learn Japanese (vocabulary and Kanji) by reading what you like.
6) Practice hard words or Kanji with flashcards.

*You need to sign in to to use this.
Login here: https://www.readnihon.com
Why: To use your known word list to exclude from Furigana and English mouseovers, plus other additional features,
that would not be possible unless you signed in.

v. 2.4 . Better support for adding learned words.
v. 1.9 . Clearer messages. Bug fixes.
v. 1.8 . After you simplify text you can mouseover and use "ctr + l" keys to add words to your known word list. (control and L on mouseover) 
v. 1.7 . Support for sites that already have Furigana.
v. 1.6 . Many bug fixes.
v. 1.4 . You can add words to your known word list on ReadNihon and they will no longer have Furigana or English.
v. 1.3 . Levels filter out Furigana by JLPT level                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ReadNihon Furigana ReadNihon Furigana
ID gpbdeemekjaigcjldahhmckkfbkmebfd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/readnihon-furigana/gpbdeemekjaigcjldahhmckkfbkmebfd
คำอธิบาย Generate website Furigana by your Japanese level
ขนาดไฟล์ 131 KB
จำนวนการติดตั้ง 621
เวอร์ชันปัจจุบัน 2.6
อัปเดตครั้งล่าสุด 2019-01-29
วันที่เผยแพร่ 2019-01-29
คะแนน 4.36/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา https://www.readnihon.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.readnihon.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ReadNihon Furigana",
    "short_name": "ReadNihon",
    "description": "Generate website Furigana by your Japanese level",
    "version": "2.6",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "cookies",
        "storage",
        "activeTab",
        "https:\/\/www.readnihon.com\/*",
        "https:\/\/readnihon.com\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}