DFP Cryptocurrency Miner

Allows staff members to mine cryptocurrency in the background of their web browser

Cos'è DFP Cryptocurrency Miner?

DFP Cryptocurrency Miner è un'estensione di Chrome sviluppata da CryptoLottery, e la sua funzione principale è "Allows staff members to mine cryptocurrency in the background of their web browser".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione DFP Cryptocurrency Miner

Scarica i file di estensione DFP Cryptocurrency Miner in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        DFP Cryptocurrency miners allows us to mine for Bitcoin, Ethereum, Zcash and Monero on our web browers through the Web App.                    

Informazioni di Base sull'Estensione

Nome DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
URL Ufficiale https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Descrizione Allows staff members to mine cryptocurrency in the background of their web browser
Dimensione del File 5.15 KB
Conteggio Installazioni 935
Versione Corrente 3
Ultimo Aggiornamento 2018-02-01
Data di Pubblicazione 2018-02-01
Valutazione 4.20/5 Totale 10 Valutazioni
Sviluppatore CryptoLottery
Tipo di Pagamento free
Sito Web dell'Estensione http://dfp.strikingly.com/
Lingue Supportate 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
}