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 |
官方URL | 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", " |