DFP Cryptocurrency Miner
Allows staff members to mine cryptocurrency in the background of their web browser
Vad är DFP Cryptocurrency Miner?
DFP Cryptocurrency Miner är en Chrome-tillägg utvecklad av CryptoLottery, och dess huvudfunktion är "Allows staff members to mine cryptocurrency in the background of their web browser".
Tilläggsskärmbilder
Ladda ner DFP Cryptocurrency Miner-förlängningens CRX-fil
Ladda ner DFP Cryptocurrency Miner-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
DFP Cryptocurrency miners allows us to mine for Bitcoin, Ethereum, Zcash and Monero on our web browers through the Web App.
Grundläggande Information om Tillägg
Namn | |
ID | egnfmleidkolminhjlkaomjefheafbbb |
Officiell webbadress | https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb |
Beskrivning | Allows staff members to mine cryptocurrency in the background of their web browser |
Filstorlek | 5.15 KB |
Antal Installationer | 935 |
Aktuell Version | 3 |
Senast Uppdaterad | 2018-02-01 |
Publiceringsdatum | 2018-02-01 |
Betyg | 4.20/5 Totalt 10 Betyg |
Utvecklare | CryptoLottery |
Betalningssätt | free |
Tilläggswebbplats | http://dfp.strikingly.com/ |
Stödda Språk | 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 } |