Comprehensive privacy protection Security and Smart website analysis Disposable Email • Secure Autofill • All-in-One Privacy Suite
MiniShield-Extension is a multifunctional browser extension that not only blocks trackers and ads but also provides deep threat analysis using neural networks, integration with antivirus databases, have anonymous mail, autofill, cookie blocker and smart data management, autofill mail code and anymore feature.
Important: MiniShield-Extension puts your security first. All autofill profile data is stored locally, and integration with external APIs (Gemini, VirusTotal) is fully controlled by you using your own access keys.
Autofill Profile Save time with a secure local profile. The extension can suggest autofilling forms (First Name, Last Name, Email, Phone, Username, Date of Birth, Organization, Address, Country, City).
AI Analysis (Gemini API) Deep analysis of text content and documents on the page using a built-in neural network. Requires your own API key.
UI and Notifications A visual floating shield button (badge) on pages informs you about the current security status and detected risks. The built-in whitelist includes trusted search engines and services (Google, Bing, Yandex, DuckDuckGo, Yahoo, YouTube).
For maximum protection, the extension uses leading security verification services. Basic features work out of the box, but advanced ones require free API keys:
| Service | Purpose | How to get a key |
|---|---|---|
| Google Safe Browsing | Phishing and malware protection by Google | Google Cloud Console (Enable Safe Browsing API) |
| VirusTotal | URL checking against 70+ antivirus databases | virustotal.com/gui/my-apikey (Free key) |
| Gemini API | AI analysis of page content | aistudio.google.com/apikey |
| PhishTank / URLhaus | Checking against phishing and malware databases | Works for free, no key required |
You can select the risk level (All, High+, Critical Only) and configure auto-scan or full operation mode.
- Anti-tracker: Block hidden tracking scripts and tracking via social media buttons.
- Error Collection Blocking: Stop telemetry from Sentry, Bugsnag, Rollbar, LogRocket, TrackJS, Raygun.
- Domain Age Analysis (WHOIS): Automatic warning if a domain was created less than 30 days ago.
- Form Security: Block attempts to send your data (logins/passwords) to third-party domains.
- Anti-Cryptominer: Detect and block hidden in-browser mining (e.g., Coinhive).
- Hidden iframe Blocking: Protection against clickjacking and invisible elements.
- Obfuscated JS Analysis: Heuristic analysis for encoded and suspicious scripts (
eval,atob,fromCharCode). - Redirect Control: Warnings about suspicious redirect chains.
- Anti-Installation: Detect attempts by websites to provoke unwanted installation of other browser extensions.
The intelligent classification and blocking module divides cookies into categories:
| Category | Description | Default Status |
|---|---|---|
| Strictly Necessary | Authorization, shopping cart, basic security | Always allowed |
| Functional | Language preferences, theme, UI settings | Customizable |
| Analytical | Analytics tools (Google Analytics, Yandex Metrika) | Blocked / Customizable |
| Advertising | Targeting, retargeting, ad networks | Strictly blocked |
Instructions for loading the extension in developer mode (before publication in stores):
- Download the source code of the repository or clone it:
git clone https://github.com/yourusername/MiniShield-Extension.git - Open your browser (Chrome, Edge, or other Chromium-based browser).
- Navigate to the extensions page:
chrome://extensions/ - Enable the Developer mode toggle in the top right corner.
- Click Load unpacked and select the folder with the
MiniShield-Extensionsource code. - Open the extension settings, enter the required API keys, and configure the protection level.
