ReadPanel
Read Japanese language websites with ReadPanel
Qu'est-ce que ReadPanel ?
ReadPanel est une extension Chrome développée par http://readpanel.com, et sa fonction principale est "Read Japanese language websites with ReadPanel".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ReadPanel
Téléchargez les fichiers d'extension ReadPanel au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | megddkihcolibbajkngclalnemnakgjd |
URL Officiel | https://chrome.google.com/webstore/detail/readpanel/megddkihcolibbajkngclalnemnakgjd |
Description | Read Japanese language websites with ReadPanel |
Taille du Fichier | 24.52 KB |
Nombre d'Installations | 37 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2014-10-29 |
Date de Publication | 2014-10-29 |
Développeur | http://readpanel.com |
Type de Paiement | free |
Site Web de l'Extension | http://readpanel.com |
Langues Prises en Charge | 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", " |