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
官方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
}