DFP Cryptocurrency Miner
Allows staff members to mine cryptocurrency in the background of their web browser
DFP Cryptocurrency Miner क्या है?
DFP Cryptocurrency Miner CryptoLottery द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Allows staff members to mine cryptocurrency in the background of their web browser"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DFP Cryptocurrency Miner एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
DFP Cryptocurrency miners allows us to mine for Bitcoin, Ethereum, Zcash and Monero on our web browers through the Web App.
एक्सटेंशन की मूल जानकारी
नाम | |
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 } |