creadr
creadr is a tool designed to help Chinese learners with reading web content
creadrคืออะไร?
creadr เป็นส่วนขยายของ Chrome ที่พัฒนาโดย lysisius และคุณลักษณะหลักของมันคือ "creadr is a tool designed to help Chinese learners with reading web content"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย creadr
ดาวน์โหลดไฟล์ส่วนขยาย creadr ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
reader mode with pinyin annotation for webpages with Chinese characters
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | creadr |
ID | baikfbdepnhpkhfbjapemmcppgjaggoi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/creadr/baikfbdepnhpkhfbjapemmcppgjaggoi |
คำอธิบาย | creadr is a tool designed to help Chinese learners with reading web content |
ขนาดไฟล์ | 420 KB |
จำนวนการติดตั้ง | 153 |
เวอร์ชันปัจจุบัน | 0.2.1 |
อัปเดตครั้งล่าสุด | 2016-10-22 |
วันที่เผยแพร่ | 2016-10-22 |
ผู้พัฒนา | lysisius |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://creadr.io/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "creadr", "description": "creadr is a tool designed to help Chinese learners with reading web content", "version": "0.2.1", "permissions": [ "activeTab", "https:\/\/www.readability.com\/" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |