TanGo
Simple and quick way to check word and kanji frequencies on the web.
What is TanGo?
TanGo is a Chrome extension developed by log1, and its main feature is "Simple and quick way to check word and kanji frequencies on the web.".
Extension Screenshots
Download TanGo Extension CRX File
Download TanGo extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Scrapes HTML body text and parses the Japanese on the fly. Great for quick overviews of the frequency of words or kanji within Japanese websites.
Extension Basic Information
Name | TanGo |
ID | childjcagcbmjcphnacbgmlbeddmgljd |
Official URL | https://chromewebstore.google.com/detail/tango/childjcagcbmjcphnacbgmlbeddmgljd |
Description | Simple and quick way to check word and kanji frequencies on the web. |
File Size | 15.53 MB |
Installation Count | 44 |
Current Version | 0.002 |
Last Updated | 2021-07-31 |
Publish Date | 2021-06-16 |
Developer | log1 |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/LexingtonWhalen/TanGoChrome |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TanGo", "description": "Simple and quick way to check word and kanji frequencies on the web.", "version": "0.002", "manifest_version": 2, "icons": { "16": ".\/images\/16x16.png", "32": ".\/images\/32x32.png", "48": ".\/images\/48x48.png", "128": ".\/images\/128x128.png" }, "background": { "persistent": true, "scripts": [ ".\/kuromoji\/build\/kuromoji.js", ".\/js\/background.js" ] }, "content_scripts": [ { "matches": [ " |