Mirinae for Chrome

Chrome extension for the Mirinae Korean Language Explorer

Mirinae for Chromeคืออะไร?

Mirinae for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mirinae และคุณลักษณะหลักของมันคือ "Chrome extension for the Mirinae Korean Language Explorer"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mirinae for Chrome

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

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

                        Are you learning Korean?   Mirinae Explorer helps you understand all the parts-of-speech, grammar patterns and word-meanings in any Korean sentence on any web page, including Korean video subtitles on Viki, Youtube and Netflix.   

** Major release update - 2021/06/03 **
This release now displays sentence explanations directly in the web-page you are browsing or video you are watching, so you can stay in context.  It’s video subtitle capabilities have now been extended to Youtube and Netflix (when using Learning Language with Netflix).

With the extension activated on a website, you can point at or select any Korean text and ask for a full explanation of the sentence's meaning and grammar, showing a detailed parts-of-speech breakdown, meanings of individual words, highlighting of all grammar, idiom and honorific patterns used, and a phrase-structure parse-tree.

You can click on any of the particles, words, connectors or patterns for a full definition, with usage notes, more example uses, links to reference sites and related patterns and more.

Activate the extension by clicking on its extension toolbar icon when visiting a website.  In mouse-over mode, it will automatically notice any Korean text you hover over and show an Explore button near the text.   In text-select mode, you can drag-select any text to display the Explore button.   On viki.com or Youtube, pausing the video will automatically display an Explore button next to the Korean subtitle.   Clicking this button opens a dialog in which you can explore the selected text directly in the dialog, open it in the Explorer home website or save it for later study, by clicking it in your History Page back on the Explorer home website..

While on our site, you can review or search previous text you have explored or saved for later study, or visit the online Korean Grammar Reference Library to find patterns you are studying and explore the rich information available in the library.

Use the Mirinae Explorer Chrome Extension to turn any Korean text you encounter into a learning experience, or just use it as a rich online grammar reference that you can search just by giving examples of the topics you are studying.

Be sure to sign up for your own account, so your exploration history will be kept permanently, and so you will be notified of new features and learning tools that we will be adding in the near future.

Explore, learn, enjoy!                    

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

ชื่อ Mirinae for Chrome Mirinae for Chrome
ID nagkhplkbmnpanjfjpoepjmikmegcihp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mirinae-for-chrome/nagkhplkbmnpanjfjpoepjmikmegcihp
คำอธิบาย Chrome extension for the Mirinae Korean Language Explorer
ขนาดไฟล์ 231 KB
จำนวนการติดตั้ง 1,289
เวอร์ชันปัจจุบัน 0.9.5
อัปเดตครั้งล่าสุด 2021-09-02
วันที่เผยแพร่ 2020-12-27
คะแนน 4.58/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา Mirinae
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://mirinae.io
URL หน้าช่วยเหลือ https://company.mirinae.io
URL หน้านโยบายความเป็นส่วนตัว https://company.mirinae.io/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mirinae for Chrome",
    "description": "Chrome extension for the Mirinae Korean Language Explorer",
    "version": "0.9.5",
    "manifest_version": 2,
    "icons": {
        "32": "\/icons\/favicon.png",
        "128": "\/icons\/favicon.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "browser_action": {
        "default_title": "Mirinae for Chrome",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "\/static\/js\/runtime-main.js",
        "\/static\/js\/0.chunk.js",
        "\/static\/js\/main.chunk.js",
        "\/static\/js\/options.chunk.js",
        "\/static\/js\/popup.chunk.js",
        "\/static\/js\/runtime-options.js",
        "\/static\/js\/runtime-popup.js",
        "\/icons\/spinner.gif",
        "main.css",
        "\/icons\/explore-tag.png",
        "manifest.json",
        "\/static\/media\/CircleEnd.4d84589c.svg",
        "\/static\/media\/CirclePlus.521e509f.svg",
        "\/static\/media\/CircleMinus.c24d5b6a.svg",
        "http:\/\/dicmedia.korean.go.kr:8899"
    ]
}