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.
拡張機能の基本情報
名前 | |
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 } |