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
}