NiceHash Unpaid Balance
See how much you mined in BTC and in USD on NiceHash in realtime!
Was ist NiceHash Unpaid Balance?
NiceHash Unpaid Balance ist eine Chrome-Erweiterung, die von KENGO WEB entwickelt wurde, und ihr Hauptmerkmal ist "See how much you mined in BTC and in USD on NiceHash in realtime!".
Erweiterungsscreenshots
NiceHash Unpaid Balance-Erweiterungs-CRX-Datei herunterladen
Laden Sie NiceHash Unpaid Balance-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | NiceHash Unpaid Balance |
ID | ofhceimamcagkejnidljnlckneidpccl |
Offizielle URL | https://chromewebstore.google.com/detail/nicehash-unpaid-balance/ofhceimamcagkejnidljnlckneidpccl |
Beschreibung | See how much you mined in BTC and in USD on NiceHash in realtime! |
Dateigröße | 48.56 KB |
Installationsanzahl | 73 |
Aktuelle Version | 1.0 |
Letztes Update | 2018-04-30 |
Veröffentlichungsdatum | 2018-04-30 |
Bewertung | 2.33/5 Insgesamt 3 Bewertungen |
Entwickler | KENGO WEB |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |