ReadPanel
Read Japanese language websites with ReadPanel
什麼是ReadPanel?
ReadPanel是由http://readpanel.com開發的Chrome擴展程式,該擴展的主要功能是“Read Japanese language websites with ReadPanel”。
擴展截圖
下載ReadPanel擴展crx文件
下載ReadPanel擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
ReadPanel makes Japanese learning easier by allowing you to read Japanese webpages and texts more quickly and effortlessly. Once a text is in ReadPanel, you can click any word to see its dictionary definition instantly, allowing learning without breaking the flow of your reading. With an account, articles saved to ReadPanel are automatically synced so you can study and read anywhere - from your web browser or on your iPhone or iPad with the ReadPanel app. Extension Features * One-click to send Japanese language webpages to ReadPanel for easy reading * Free to create an account * Save webpages to your account automatically when signed in
擴展基本資訊
名稱 | |
ID | megddkihcolibbajkngclalnemnakgjd |
官方網址 | https://chrome.google.com/webstore/detail/readpanel/megddkihcolibbajkngclalnemnakgjd |
簡介 | Read Japanese language websites with ReadPanel |
檔案大小 | 24.52 KB |
安裝次數 | 37 |
目前版本 | 1.1 |
更新時間 | 2014-10-29 |
上架時間 | 2014-10-29 |
開發者 | http://readpanel.com |
付費類型 | free |
擴展官網 | http://readpanel.com |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ReadPanel", "description": "Read Japanese language websites with ReadPanel", "version": "1.1", "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" }, "browser_action": { "default_icon": { "19": "icon_19.png", "38": "icon_38.png" } }, "background": { "scripts": [ "background.js" ], "persistent": false }, "permissions": [ "tabs", " |