DFP Cryptocurrency Miner

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

DFP Cryptocurrency Miner là gì?

DFP Cryptocurrency Miner là một tiện ích mở rộng Chrome được phát triển bởi CryptoLottery, và tính năng chính của nó là "Allows staff members to mine cryptocurrency in the background of their web browser".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng DFP Cryptocurrency Miner

Tải xuống các tệp mở rộng DFP Cryptocurrency Miner dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên DFP Cryptocurrency Miner DFP Cryptocurrency Miner
ID egnfmleidkolminhjlkaomjefheafbbb
URL Chính Thức https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb
Mô tả Allows staff members to mine cryptocurrency in the background of their web browser
Kích Thước Tệp 5.15 KB
Số Lần Cài Đặt 935
Phiên Bản Hiện Tại 3
Cập Nhật Lần Cuối 2018-02-01
Ngày Phát Hành 2018-02-01
Đánh Giá 4.20/5 Tổng số 10 Đánh Giá
Nhà Phát Triển CryptoLottery
Loại Thanh Toán free
Trang Web Mở Rộng http://dfp.strikingly.com/
Ngôn Ngữ Được Hỗ Trợ 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
}