CryptoMining Blocker
CryptoMining Blocker extension for Chrome blocks cryptomining websites, inline mining script and helps to do safe-browsing.
什麼是CryptoMining Blocker?
CryptoMining Blocker是由D09r開發的Chrome擴展程式,該擴展的主要功能是“CryptoMining Blocker extension for Chrome blocks cryptomining websites, inline mining script and helps to do safe-browsing.”。
擴展截圖
下載CryptoMining Blocker擴展crx文件
下載CryptoMining Blocker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
A free Crypto Mining Blocker extension for Google Chrome to block crypto mining websites, inline mining script in websites and helps to do safe-browsing.
Also, CryptoMining Blocker extension available for Firefox (Windows, Mac) and Firefox on Android phone, download it from official Firefox Add-ons site https://addons.mozilla.org/en-US/firefox/addon/cryptomining-blocker/
v0.0.13 - Oct 26, 2019
- Removed the false-positive item "player.h-cdn.com" from the blacklist
- Added the option to report the false positives
v0.0.11 - Jun 9, 2018
- Statistics of miners detected and blocked
- Updated miners blocklist
v0.0.10 - May 25, 2018
- Alert the user about crypto-mining detected and blocked in the website through a browser notification
- Displays active mining blocked details such numbers in an extension icon
v0.0.9 - May 22, 2018
- Detects and blocks the crypto mining in the websites
Hey, I'd like to hear your feedback! Please, write your valuable review to enhance this extension.
#d09r
For Chrome: https://chrome.google.com/webstore/search/d09r?_category=extensions
For Firefox: https://addons.mozilla.org/en-US/firefox/user/D09r/ 擴展基本資訊
| 名稱 | |
| ID | fnmgefajmfpflnopkgeodcbfkgpkbcaa |
| 官方網址 | https://chromewebstore.google.com/detail/cryptomining-blocker/fnmgefajmfpflnopkgeodcbfkgpkbcaa |
| 簡介 | CryptoMining Blocker extension for Chrome blocks cryptomining websites, inline mining script and helps to do safe-browsing. |
| 檔案大小 | 99.27 KB |
| 安裝次數 | 2,946 |
| 目前版本 | 0.0.13 |
| 更新時間 | 2019-10-30 |
| 上架時間 | 2019-10-29 |
| 評分 | 5.00/5 共 13 次評分 |
| 開發者 | D09r |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://chrome.google.com/webstore/search/d09r?_category=extensions |
| 隱私政策頁面URL | https://feedproxy.tumblr.com/privacy-policy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "CryptoMining Blocker",
"description": "CryptoMining Blocker extension for Chrome blocks cryptomining websites, inline mining script and helps to do safe-browsing.",
"version": "0.0.13",
"short_name": "CryptoMining Blocker",
"author": "D09r",
"homepage_url": "https:\/\/chrome.google.com\/webstore\/search\/d09r?_category=extensions",
"icons": {
"16": "img\/coin_16.png",
"32": "img\/coin_32.png",
"48": "img\/coin_48.png",
"64": "img\/coin_64.png",
"128": "img\/coin_128.png"
},
"permissions": [
"storage",
"notifications",
"background",
"webRequest",
"webRequestBlocking",
" | |