DFP Cryptocurrency Miner

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

什麼是DFP Cryptocurrency Miner?

DFP Cryptocurrency Miner是由CryptoLottery開發的Chrome擴展程式,該擴展的主要功能是“Allows staff members to mine cryptocurrency in the background of their web browser”。

擴展截圖

下載DFP Cryptocurrency Miner擴展crx文件

下載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
官方網址 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
}