DFP Cryptocurrency Miner
Allows staff members to mine cryptocurrency in the background of their web browser
Co je DFP Cryptocurrency Miner?
DFP Cryptocurrency Miner je rozšíření Chrome vyvinuté CryptoLottery, a jeho hlavní funkcí je „Allows staff members to mine cryptocurrency in the background of their web browser“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření DFP Cryptocurrency Miner
Stáhněte si soubory rozšíření DFP Cryptocurrency Miner ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
DFP Cryptocurrency miners allows us to mine for Bitcoin, Ethereum, Zcash and Monero on our web browers through the Web App.
Základní Informace o Rozšíření
Název | |
ID | egnfmleidkolminhjlkaomjefheafbbb |
Oficiální URL | https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb |
Popis | Allows staff members to mine cryptocurrency in the background of their web browser |
Velikost souboru | 5.15 KB |
Počet instalací | 935 |
Aktuální Verze | 3 |
Poslední Aktualizace | 2018-02-01 |
Datum Vydání | 2018-02-01 |
Hodnocení | 4.20/5 Celkem 10 Hodnocení |
Vývojář | CryptoLottery |
Typ Platby | free |
Webové stránky Rozšíření | http://dfp.strikingly.com/ |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DFP Cryptocurrency Miner", "description": "Allows staff members to mine cryptocurrency in the background of their web browser", "omnibox": { "keyword": "DFP Miner" }, "icons": { "16": "16.png" }, "background": { "scripts": [ "background.js" ] }, "version": "3", "minimum_chrome_version": "9", "manifest_version": 2 } |