DFP Cryptocurrency Miner

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

¿Qué es DFP Cryptocurrency Miner?

DFP Cryptocurrency Miner es una extensión de Chrome desarrollada por CryptoLottery, y su función principal es "Allows staff members to mine cryptocurrency in the background of their web browser".

Capturas de Pantalla de la Extensión

Descargar Archivo CRX de la Extensión DFP Cryptocurrency Miner

Descarga archivos de extensión DFP Cryptocurrency Miner en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
URL Oficial https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Descripción Allows staff members to mine cryptocurrency in the background of their web browser
Tamaño del Archivo 5.15 KB
Cantidad de Instalaciones 935
Versión Actual 3
Última Actualización 2018-02-01
Fecha de Publicación 2018-02-01
Calificación 4.20/5 Total de 10 Calificaciones
Desarrollador CryptoLottery
Tipo de Pago free
Sitio Web de la Extensión http://dfp.strikingly.com/
Idiomas Soportados 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
}