TanGo
Simple and quick way to check word and kanji frequencies on the web.
Co to jest TanGo?
TanGo to rozszerzenie Chrome opracowane przez log1, a jego główną funkcją jest „Simple and quick way to check word and kanji frequencies on the web.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia TanGo
Pobierz pliki rozszerzeń TanGo w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | TanGo |
ID | childjcagcbmjcphnacbgmlbeddmgljd |
Oficjalny URL | https://chromewebstore.google.com/detail/tango/childjcagcbmjcphnacbgmlbeddmgljd |
Opis | Simple and quick way to check word and kanji frequencies on the web. |
Rozmiar pliku | 15.53 MB |
Liczba instalacji | 44 |
Aktualna Wersja | 0.002 |
Ostatnia Aktualizacja | 2021-07-31 |
Data Publikacji | 2021-06-16 |
Deweloper | log1 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/LexingtonWhalen/TanGoChrome |
Obsługiwane Języki | 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": [ " |