Bitcoin Maths
Challenge your mathematical IQ.
O que é Bitcoin Maths?
Bitcoin Maths é uma extensão do Chrome desenvolvida por Aureolls, e sua principal característica é "Challenge your mathematical IQ.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Bitcoin Maths
Baixe arquivos de extensão Bitcoin Maths 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 a fun and simple game that challenges your arithmetic knowledge. Play with keyboard keys (Number keys, Enter key and backspace/delete key). Enjoy old classic sound effects.
Informações Básicas da Extensão
Nome | |
ID | llflnbpmobaeggpmjlkbmdbinkfcjefg |
URL Oficial | https://chrome.google.com/webstore/detail/bitcoin-maths/llflnbpmobaeggpmjlkbmdbinkfcjefg |
Descrição | Challenge your mathematical IQ. |
Tamanho do Arquivo | 4.09 MB |
Contagem de Instalações | 32 |
Versão Atual | 3.1 |
Última Atualização | 2020-08-09 |
Data de Publicação | 2020-05-13 |
Desenvolvedor | Aureolls |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://aureollabs.com/ |
URL da Página de Política de Privacidade | https://aureolls.com/index.php/privacy-policy |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bitcoin Maths", "short_name": "Bitcoin Maths", "description": "Challenge your mathematical IQ.", "version": "3.1", "icons": { "128": "icon\/icon.png" }, "browser_action": { "default_icon": "icon\/icon.png", "default_popup": "popup.html", "default_title": "Bitcoin Maths!" }, "permissions": [ "storage" ] } |