DFP Cryptocurrency Miner

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

Qu'est-ce que DFP Cryptocurrency Miner ?

DFP Cryptocurrency Miner est une extension Chrome développée par CryptoLottery, et sa fonction principale est "Allows staff members to mine cryptocurrency in the background of their web browser".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension DFP Cryptocurrency Miner

Téléchargez les fichiers d'extension DFP Cryptocurrency Miner au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
URL Officiel https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Description Allows staff members to mine cryptocurrency in the background of their web browser
Taille du Fichier 5.15 KB
Nombre d'Installations 935
Version Actuelle 3
Dernière Mise à Jour 2018-02-01
Date de Publication 2018-02-01
Évaluation 4.20/5 Total 10 Évaluations
Développeur CryptoLottery
Type de Paiement free
Site Web de l'Extension http://dfp.strikingly.com/
Langues Prises en Charge 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
}