minerBlock

minerBlock

ID: emikbbbebcdfohonlaifafnoanocnebl

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
1.2.18
Size
0.22 MB
Rating
4.5/5
Reviews
304
Users
60,000
Type
Extension
Updated
Oct 17, 2022
Category
Workflow & planning
Price
Free
Featured
No
Visibility
Unlisted
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
CryptoMineDevView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Website
Visit
Total Extensions
1
Active
1
Obsolete
0
Listed
0
Unlisted
1
Total Users
60,000
Screenshot 1
Screenshot 2

Blocks cryptocurrency miners all over the web.

MinerBlock is an efficient browser extension that aims to block browser-based cryptocurrency miners all over the web. The extension uses two different approaches to block miners. The first one is based on blocking requests/scripts loaded from a blacklist, this is the traditional approach adopted by most ad-blockers and other mining blockers. The other approach which makes MinerBlock more efficient against cryptojacking is detecting potential mining behavior inside loaded scripts and kills them immediately. This makes the extension able to block inline scripts as well as miners running through proxies. Source code available on Github : https://github.com/xd4rker/MinerBlock ▬▬▬▬▬ CHANGELOG ▬▬▬▬▬ Version 1.2.18 (16/10/2022): - Added new Coinhive clone signature. Version 1.2.17 (31/01/2021): - Updated filters list Version 1.2.16 (03/02/2019): - Updated filters list Version 1.2.16 (03/02/2019): - Updated filters list Version 1.2.15 (20/11/2018): - Updated filters list Version 1.2.14 (09/11/2018): - Updated filters list - Few bugfixes Version 1.2.13 (21/10/2018): - Updated filters list Version 1.2.12 (11/10/2018): - Updated filters list Version 1.2.11 (16/09/2018): - Updated filters list Version 1.2.10 (25/08/2018): - Updated filters list Version 1.2.9 (19/08/2018): - Updated filters list Version 1.2.8 (15/07/2018): - Bugfix for Cloudflare's Rocket Loader - Bugfix for minerkill.js giving false positives - Updated filters list Version 1.2.7 (10/07/2018): - Updated filters list Version 1.2.6 (02/06/2018): - Updated filters list Version 1.2.5 (17/05/2018): - Updated filters list - Added Kitty/Me0w miner signature Version 1.2.4 (07/05/2018): - Updated filters list - Bugfix for whitelist check issue Version 1.2.3 (26/04/2018): - Updated filters list Version 1.2.2 (13/04/2018): - Updated filters list - Tiny bugfix Version 1.2.1 (02/04/2018): - Updated filters list - Tiny bugfix Version 1.2.0 (26/03/2018): - Added support for comments in filters list - Updated filters list Version 1.1.18 (17/03/2018): - Tiny improvements - Updated filters list Version 1.1.17 (12/03/2018): - Tiny improvements - Updated filters list Version 1.1.16 (07/03/2018): - Updated filters list Version 1.1.15 (01/03/2018): - Updated filters list Version 1.1.14 (25/02/2018): - Updated filters list Version 1.1.13 (18/02/2018): - Updated filters list - Minor UI improvements Version 1.1.12 (14/02/2018): - Updated filters list Version 1.1.11 (10/02/2018): - Updated filters list - Bugfixes Version 1.1.10 (07/02/2018): - Updated filters list - Tiny UI improvements Version 1.1.9 (05/02/2018): - Updated filters list Version 1.1.7 (04/02/2018): - Updated filters list - Bugfixes Version 1.1.6 (30/01/2018): - Updated filters list Version 1.1.5 (27/01/2018): - Updated filters list Version 1.1.4 (19/01/2018): - Updated filters list Version 1.1.3 (13/01/2018): - Updated filters list Version 1.1.2 (01/01/2018): - Added XSS protection - Fixed unclosed HTML tags on options page - Updated filters list Version 1.1.1 (22/12/2017): - Updated filters list Version 1.1 (18/12/2017): - Updated filters list Version 1.0 (10/12/2017): - Added feature to show blocked requests - Bugfix for ipv4 addresses whitelisting - Updated filters list Version 0.4.95 (08/12/2017): - Updated filters list Version 0.4.94 (07/12/2017): - Updated filters list Version 0.4.93 (07/12/2017): - Updated filters list Version 0.4.92 (02/12/2017): - Updated filters list Version 0.4.91 (12/11/2017): - Bug Fix - Updated filters list Version 0.4.9 (04/11/2017): - Bug fix - Updated filters list Version 0.4.8 (20/10/2017): - Bug fix - Updated filters list Version 0.4.7 (18/10/2017): - Updated filters list Version 0.4.6 (17/10/2017): - Updated filters list Version 0.4.5 (10/10/2017): - Added crypto-loot filter Version 0.4.4 (07/10/2017): - Added feature to block inline scripts (coinhive) Version 0.4.3 (03/10/2017): - Added a temporary filter to the list Version 0.4.2 (30/09/2017): - Added a new filter to the list Version 0.4.1 (28/09/2017): - Added new filters to the list Version 0.4.0 (26/09/2017): - Added settings page - Added white list feature - Added user defined filters - Bug fixes Version 0.3 (23/09/2017): - Added new filters to the list

Item
Type
Severity
Description
webRequest
Permission
Critical
This permission enables the extension to monitor and analyze all web requests made by the browser. Rated Critical because it can observe all network traffic including sensitive data, track browsing behavior, and gather authentication tokens.
webRequestBlocking
Permission
Critical
This permission allows the extension to intercept, modify, or block any web request in real-time before it reaches its destination. Rated Critical because it can modify sensitive data (like passwords, credit cards) before encryption, redirect traffic to malicious sites, or block security updates.
<all_urls>
Permission
Critical
This permission grants access to all websites without restriction. Rated High because it can access any web content, monitor all web activity, and potentially steal sensitive data across all sites.
Dangerous Permission Combination
Risk Factor
Critical
This extension can intercept, modify, and block web requests in real-time.
Contextual Risk Factors
Risk Factor
High
The following context increases the overall risk:• 10% increase: Early script execution enables pre-emptive content manipulation• 15% increase: Older manifest version lacks modern security controls
storage
Permission
Medium
This permission allows storing data locally in the browser. Rated Medium because it can persist sensitive user data, track user activities over time, and potentially store malicious payloads.
tabs
Permission
Medium
This permission enables tab management and monitoring. Rated Medium because it can track open tabs, access tab metadata, and monitor user browsing patterns.
Early Content Script Execution
Risk Factor
Medium
This extension runs content scripts at document_start.
Older Manifest Version
Risk Factor
Medium
This extension uses Manifest Version 2
URLs
41
IPv4
8
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

user-images.githubusercontent.com/7257362/196050028-71dd50f6-19a8-4405-ab7e-a022eb5a4287.pnghttps://user-images.githubusercontent.com/7257362/196050028-71dd50f6-19a8-4405-ab7e-a022eb5a4287.png
chrome.google.com/webstore/detail/minerblock/emikbbbebcdfohonlaifafnoanocneblhttps://chrome.google.com/webstore/detail/minerblock/emikbbbebcdfohonlaifafnoanocnebl
user-images.githubusercontent.com/7257362/196050050-f76e4c5b-6822-460b-bbe6-fc890550a1c8.pnghttps://user-images.githubusercontent.com/7257362/196050050-f76e4c5b-6822-460b-bbe6-fc890550a1c8.png
addons.opera.com/en/extensions/details/minerblock/https://addons.opera.com/en/extensions/details/minerblock/
user-images.githubusercontent.com/7257362/196050056-9afc4687-bc02-4b7f-ad4a-3b2e86e65507.pnghttps://user-images.githubusercontent.com/7257362/196050056-9afc4687-bc02-4b7f-ad4a-3b2e86e65507.png
addons.mozilla.org/en-US/firefox/addon/minerblock-origin/https://addons.mozilla.org/en-US/firefox/addon/minerblock-origin/
user-images.githubusercontent.com/7257362/196050130-72c290b9-cb29-40da-8dad-6792f8c9d7ad.pnghttps://user-images.githubusercontent.com/7257362/196050130-72c290b9-cb29-40da-8dad-6792f8c9d7ad.png
fontawesome.io-http://fontawesome.io/
github.com/davegandyhttps://github.com/davegandy
www.shareicon.net/author/tools-and-utensilshttps://www.shareicon.net/author/tools-and-utensils
Showing 1 to 10 of 50 rows
Rows per page:

Gain full insight into all external connections.

Upgrade for full visibility.

185.14.28.10
IPv4
-
185.209.23.219
IPv4
-
52.80.10.9
IPv4
-
31.187.64.216
IPv4
-
207.35.76.144
IPv4
-
35.239.57.233
IPv4
-
35.194.26.233
IPv4
-
185.193.38.148
IPv4
-
Showing 1 to 3 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.