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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
}