DFP Cryptocurrency Miner
Allows staff members to mine cryptocurrency in the background of their web browser
O que é DFP Cryptocurrency Miner?
DFP Cryptocurrency Miner é uma extensão do Chrome desenvolvida por CryptoLottery, e sua principal característica é "Allows staff members to mine cryptocurrency in the background of their web browser".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão DFP Cryptocurrency Miner
Baixe arquivos de extensão DFP Cryptocurrency Miner no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
DFP Cryptocurrency miners allows us to mine for Bitcoin, Ethereum, Zcash and Monero on our web browers through the Web App.
Informações Básicas da Extensão
Nome | |
ID | egnfmleidkolminhjlkaomjefheafbbb |
URL Oficial | https://chrome.google.com/webstore/detail/dfp-cryptocurrency-miner/egnfmleidkolminhjlkaomjefheafbbb |
Descrição | Allows staff members to mine cryptocurrency in the background of their web browser |
Tamanho do Arquivo | 5.15 KB |
Contagem de Instalações | 935 |
Versão Atual | 3 |
Última Atualização | 2018-02-01 |
Data de Publicação | 2018-02-01 |
Classificação | 4.20/5 Total de 10 Avaliações |
Desenvolvedor | CryptoLottery |
Tipo de Pagamento | free |
Site da Extensão | http://dfp.strikingly.com/ |
Idiomas Suportados | 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 } |