DFP Cryptocurrency Miner
Allows staff members to mine cryptocurrency in the background of their web browser
Apa itu DFP Cryptocurrency Miner?
DFP Cryptocurrency Miner adalah ekstensi Chrome yang dikembangkan oleh CryptoLottery, dan fitur utamanya adalah "Allows staff members to mine cryptocurrency in the background of their web browser".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi DFP Cryptocurrency Miner
Unduh file ekstensi DFP Cryptocurrency Miner dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
DFP Cryptocurrency miners allows us to mine for Bitcoin, Ethereum, Zcash and Monero on our web browers through the Web App.
Informasi Dasar Ekstensi
Nama | |
ID | egnfmleidkolminhjlkaomjefheafbbb |
URL Resmi | https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb |
Deskripsi | Allows staff members to mine cryptocurrency in the background of their web browser |
Ukuran File | 5.15 KB |
Jumlah Instalasi | 935 |
Versi Saat Ini | 3 |
Terakhir Diperbarui | 2018-02-01 |
Tanggal Publikasi | 2018-02-01 |
Penilaian | 4.20/5 Total 10 Penilaian |
Pengembang | CryptoLottery |
Tipe Pembayaran | free |
Situs Ekstensi | http://dfp.strikingly.com/ |
Bahasa yang Didukung | 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 } |