TanGo
Simple and quick way to check word and kanji frequencies on the web.
Vad är TanGo?
TanGo är en Chrome-tillägg utvecklad av log1, och dess huvudfunktion är "Simple and quick way to check word and kanji frequencies on the web.".
Tilläggsskärmbilder
Ladda ner TanGo-förlängningens CRX-fil
Ladda ner TanGo-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | TanGo |
ID | childjcagcbmjcphnacbgmlbeddmgljd |
Officiell webbadress | https://chromewebstore.google.com/detail/tango/childjcagcbmjcphnacbgmlbeddmgljd |
Beskrivning | Simple and quick way to check word and kanji frequencies on the web. |
Filstorlek | 15.53 MB |
Antal Installationer | 44 |
Aktuell Version | 0.002 |
Senast Uppdaterad | 2021-07-31 |
Publiceringsdatum | 2021-06-16 |
Utvecklare | log1 |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/LexingtonWhalen/TanGoChrome |
Stödda Språk | 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": [ " |