DFP Cryptocurrency Miner

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

Co to jest DFP Cryptocurrency Miner?

DFP Cryptocurrency Miner to rozszerzenie Chrome opracowane przez CryptoLottery, a jego główną funkcją jest „Allows staff members to mine cryptocurrency in the background of their web browser”.

Zrzuty ekranu rozszerzenia

Pobierz plik CRX rozszerzenia DFP Cryptocurrency Miner

Pobierz pliki rozszerzeń DFP Cryptocurrency Miner w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
Oficjalny URL https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Opis Allows staff members to mine cryptocurrency in the background of their web browser
Rozmiar pliku 5.15 KB
Liczba instalacji 935
Aktualna Wersja 3
Ostatnia Aktualizacja 2018-02-01
Data Publikacji 2018-02-01
Ocena 4.20/5 Łącznie 10 Oceny
Deweloper CryptoLottery
Typ Płatności free
Strona Rozszerzenia http://dfp.strikingly.com/
Obsługiwane Języki 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
}