DFP Cryptocurrency Miner

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

Τι είναι το DFP Cryptocurrency Miner;

Το DFP Cryptocurrency Miner είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον CryptoLottery, και η κύρια λειτουργία του είναι "Allows staff members to mine cryptocurrency in the background of their web browser".

Στιγμιότυπα Επέκτασης

Λήψη αρχείου CRX της επέκτασης DFP Cryptocurrency Miner

Λήψη αρχείων επέκτασης DFP Cryptocurrency Miner σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
Επίσημο URL https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Περιγραφή Allows staff members to mine cryptocurrency in the background of their web browser
Μέγεθος Αρχείου 5.15 KB
Αριθμός Εγκαταστάσεων 935
Τρέχουσα Έκδοση 3
Τελευταία Ενημέρωση 2018-02-01
Ημερομηνία Δημοσίευσης 2018-02-01
Αξιολόγηση 4.20/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής CryptoLottery
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://dfp.strikingly.com/
Υποστηριζόμενες Γλώσσες 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
}