TanGo
Simple and quick way to check word and kanji frequencies on the web.
TanGoとは何ですか?
TanGoはlog1によって開発されたChromeの拡張機能で、その主な機能は「Simple and quick way to check word and kanji frequencies on the web.」です。
拡張機能のスクリーンショット
TanGo拡張機能のCRXファイルをダウンロード
TanGo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | TanGo |
ID | childjcagcbmjcphnacbgmlbeddmgljd |
公式URL | https://chromewebstore.google.com/detail/tango/childjcagcbmjcphnacbgmlbeddmgljd |
説明 | Simple and quick way to check word and kanji frequencies on the web. |
ファイルサイズ | 15.53 MB |
インストール数 | 44 |
現在のバージョン | 0.002 |
最終更新日 | 2021-07-31 |
公開日 | 2021-06-16 |
開発者 | log1 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/LexingtonWhalen/TanGoChrome |
対応言語 | 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": [ " |