ReadPanel
Read Japanese language websites with ReadPanel
¿Qué es ReadPanel?
ReadPanel es una extensión de Chrome desarrollada por http://readpanel.com, y su función principal es "Read Japanese language websites with ReadPanel".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión ReadPanel
Descarga archivos de extensión ReadPanel en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | megddkihcolibbajkngclalnemnakgjd |
URL Oficial | https://chrome.google.com/webstore/detail/readpanel/megddkihcolibbajkngclalnemnakgjd |
Descripción | Read Japanese language websites with ReadPanel |
Tamaño del Archivo | 24.52 KB |
Cantidad de Instalaciones | 37 |
Versión Actual | 1.1 |
Última Actualización | 2014-10-29 |
Fecha de Publicación | 2014-10-29 |
Desarrollador | http://readpanel.com |
Tipo de Pago | free |
Sitio Web de la Extensión | http://readpanel.com |
Idiomas Soportados | 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", " |