Genki/WaniKani Kanji Highlighter
This extension helps you apply Kanji that you have learned.
Qu'est-ce que Genki/WaniKani Kanji Highlighter ?
Genki/WaniKani Kanji Highlighter est une extension Chrome développée par Unknown, et sa fonction principale est "This extension helps you apply Kanji that you have learned.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Genki/WaniKani Kanji Highlighter
Téléchargez les fichiers d'extension Genki/WaniKani Kanji Highlighter 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
Conveniently highlights kanji on the currently viewed webpage based on two learning sources: WaniKani and Genki textbook series. Red kanji will be learned in more than 5 levels/chapters, Yellow kanji will be learned in 5 levels/chapters or less, and Green kanji are already learned (the lighter green corresponds to kanji learned farther in the past). Grey kanji do not appear in either learning source. Automatically updates WaniKani level given your account's API key (can be found on WaniKani -> Settings -> Account). Saves API key to local browser storage (so you only have to input it once). Can be used for only a single learning source, simply disable Genki or do not enter an API key.
Informations de Base sur l'Extension
Nom | Genki/WaniKani Kanji Highlighter |
ID | jbljbdlfhlckaiechkcpcdendkcojkhb |
URL Officiel | https://chromewebstore.google.com/detail/genkiwanikani-kanji-highl/jbljbdlfhlckaiechkcpcdendkcojkhb |
Description | This extension helps you apply Kanji that you have learned. |
Taille du Fichier | 382 KB |
Nombre d'Installations | 99 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2017-05-09 |
Date de Publication | 2017-05-09 |
Évaluation | 3.00/5 Total 1 Évaluations |
Développeur | Unknown |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Genki\/WaniKani Kanji Highlighter", "version": "1.0.0", "permissions": [ "activeTab", "storage", "https:\/\/www.wanikani.com\/api\/*", "*:\/\/*\/*" ], "browser_action": { "default_title": "Menu", "default_popup": "index.html" }, "content_scripts": [ { "js": [ "lib\/jquery-3.1.1.js", "highlighter.js" ], "matches": [ " |