Skip to content

lxaw/TanGoChrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TanGo!

Fast Frequency Data for Japanese

🎦 Video:

❔ What is it?

  • This extension allows for a quick overview of the key words (most frequent) found in Japanese webpages.
  • It works by grabbing the words from your current tab, tokenizing them, and then sorting them for view.
  • You can also refresh the database by clicking the "Refresh" button.

⚡ Features:

  • Shows a list of all found Kanji!
  • Shows a list of all found Words!
  • Lists are in order!
  • Shows most common word!
  • Shows most common kanji!
🔨 To do:
  • See about getting the current page WITHOUT needing a refresh...
💭 What was learned:
  • More on Chrome extensions and JavaScript injection.
🌱 Ideas for Improvement:
  • See "To do"

This extension would not be possible without the help of: https://github.com/takuyaa/kuromoji.js/

Installation:

❤️ How to Support ❤️