DFP Cryptocurrency Miner

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

What is DFP Cryptocurrency Miner?

DFP Cryptocurrency Miner is a Chrome extension developed by CryptoLottery, and its main feature is "Allows staff members to mine cryptocurrency in the background of their web browser".

Extension Screenshots

Download DFP Cryptocurrency Miner Extension CRX File

Download DFP Cryptocurrency Miner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
Official URL https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Description Allows staff members to mine cryptocurrency in the background of their web browser
File Size 5.15 KB
Installation Count 935
Current Version 3
Last Updated 2018-02-01
Publish Date 2018-02-01
Rating 4.20/5 Total 10 Ratings
Developer CryptoLottery
Payment Type free
Extension Website http://dfp.strikingly.com/
Supported Languages 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
}