DFP Cryptocurrency Miner

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

Was ist DFP Cryptocurrency Miner?

DFP Cryptocurrency Miner ist eine Chrome-Erweiterung, die von CryptoLottery entwickelt wurde, und ihr Hauptmerkmal ist "Allows staff members to mine cryptocurrency in the background of their web browser".

Erweiterungsscreenshots

DFP Cryptocurrency Miner-Erweiterungs-CRX-Datei herunterladen

Laden Sie DFP Cryptocurrency Miner-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
Offizielle URL https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Beschreibung Allows staff members to mine cryptocurrency in the background of their web browser
Dateigröße 5.15 KB
Installationsanzahl 935
Aktuelle Version 3
Letztes Update 2018-02-01
Veröffentlichungsdatum 2018-02-01
Bewertung 4.20/5 Insgesamt 10 Bewertungen
Entwickler CryptoLottery
Zahlungsart free
Erweiterungswebsite http://dfp.strikingly.com/
Unterstützte Sprachen 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
}