TanGo
Simple and quick way to check word and kanji frequencies on the web.
O que é TanGo?
TanGo é uma extensão do Chrome desenvolvida por log1, e sua principal característica é "Simple and quick way to check word and kanji frequencies on the web.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão TanGo
Baixe arquivos de extensão TanGo no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | TanGo |
ID | childjcagcbmjcphnacbgmlbeddmgljd |
URL Oficial | https://chromewebstore.google.com/detail/tango/childjcagcbmjcphnacbgmlbeddmgljd |
Descrição | Simple and quick way to check word and kanji frequencies on the web. |
Tamanho do Arquivo | 15.53 MB |
Contagem de Instalações | 44 |
Versão Atual | 0.002 |
Última Atualização | 2021-07-31 |
Data de Publicação | 2021-06-16 |
Desenvolvedor | log1 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/LexingtonWhalen/TanGoChrome |
Idiomas Suportados | 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": [ " |