NiceHash Unpaid Balance
See how much you mined in BTC and in USD on NiceHash in realtime!
O que é NiceHash Unpaid Balance?
NiceHash Unpaid Balance é uma extensão do Chrome desenvolvida por KENGO WEB, e sua principal característica é "See how much you mined in BTC and in USD on NiceHash in realtime!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão NiceHash Unpaid Balance
Baixe arquivos de extensão NiceHash Unpaid Balance 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
Simple yet effective tool that displays how much you've mined through NiceHash in real-time. Displays in dollars on the actual Google Chrome extension how much you have in unpaid balance. Keep track effortlessly on much money you are earning. Also displays the current Bitcoin price.
Informações Básicas da Extensão
Nome | NiceHash Unpaid Balance |
ID | ofhceimamcagkejnidljnlckneidpccl |
URL Oficial | https://chromewebstore.google.com/detail/nicehash-unpaid-balance/ofhceimamcagkejnidljnlckneidpccl |
Descrição | See how much you mined in BTC and in USD on NiceHash in realtime! |
Tamanho do Arquivo | 48.56 KB |
Contagem de Instalações | 73 |
Versão Atual | 1.0 |
Última Atualização | 2018-04-30 |
Data de Publicação | 2018-04-30 |
Classificação | 2.33/5 Total de 3 Avaliações |
Desenvolvedor | KENGO WEB |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Moses Johansson", "homepage_url": "http:\/\/kengoweb.net", "name": "NiceHash Unpaid Balance", "version": "1.0", "description": "See how much you mined in BTC and in USD on NiceHash in realtime!", "background": { "scripts": [ "jquery-3.3.1.min.js", "background.js" ], "persistent": true }, "permissions": [ "storage" ], "icons": { "16": "images\/get_started128.png", "48": "images\/get_started48.png", "128": "images\/get_started128.png" }, "browser_action": { "default_icon": { "16": "images\/get_started16.png", "32": "images\/get_started32.png", "48": "images\/get_started48.png", "128": "images\/get_started128.png" }, "default_title": "NiceHash Unpaid Balance", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |