DFP Cryptocurrency Miner

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

Wat is DFP Cryptocurrency Miner?

DFP Cryptocurrency Miner is een Chrome-extensie ontwikkeld door CryptoLottery, en de belangrijkste functie is "Allows staff members to mine cryptocurrency in the background of their web browser".

Extensie Screenshots

Download het CRX-bestand van de extensie DFP Cryptocurrency Miner

Download DFP Cryptocurrency Miner-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
Officiële URL https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Beschrijving Allows staff members to mine cryptocurrency in the background of their web browser
Bestandsgrootte 5.15 KB
Aantal Installaties 935
Huidige Versie 3
Laatst Bijgewerkt 2018-02-01
Publicatiedatum 2018-02-01
Beoordeling 4.20/5 Totaal 10 Beoordelingen
Ontwikkelaar CryptoLottery
Betalingswijze free
Extensiewebsite http://dfp.strikingly.com/
Ondersteunde Talen 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
}