Type the Alphabet
This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
O que é Type the Alphabet?
Type the Alphabet é uma extensão do Chrome desenvolvida por jscreator, e sua principal característica é "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Type the Alphabet
Baixe arquivos de extensão Type the Alphabet 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
This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how to make it even from the extension!!
Informações Básicas da Extensão
Nome | Type the Alphabet |
ID | clhkjfdhcmebcmkkggieelianbmoohci |
URL Oficial | https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci |
Descrição | This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how… |
Tamanho do Arquivo | 76.47 KB |
Contagem de Instalações | 144 |
Versão Atual | 2.1.4 |
Última Atualização | 2021-12-31 |
Data de Publicação | 2021-07-12 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | jscreator |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://scratch.mit.edu/users/nwd4c4/ |
URL da Página de Política de Privacidade | https://ppolicy.xbananax.repl.co |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Type the Alphabet", "version": "2.1.4", "manifest_version": 2, "icons": { "128": "images\/A.png" }, "content_scripts": [], "browser_action": { "default_popup": "popup.html" } } |