Example Usage
core/ ├── manifest.json # Extension configuration (Manifest V3) ├── background.js # Service worker (message handling, detection) ├── content.js # Content script (ISOLATED world - orchestration) ├── content-main-world.js # JS hooks installer (MAIN world - API interception) ├── popup.js/html/css # Extension popup UI │ ├── detectors/ # JSON detector definitions │ ├── antibot/ # Cloudflare, Akamai, DataDome, Imperva, etc. │ ├── captcha/ # reCAPTCHA, hCaptcha, FunCaptcha, GeeTest, Turnstile │ ├── fingerprint/ # Canvas, WebGL, Audio, Performance (21 detectors) │ └── index.json # Category configuration │ ├── modules/ # Core managers (singleton pattern) │ ├── detection-engine-manager.js # Detection orchestration & hook batching │ ├── detector-manager.js # Detector CRUD operations │ ├── category-manager.js # Category metadata & badge colors │ ├── confidence-manager.js # Confidence score calculations │ ├── storage-manager.js # Chrome storage wrapper with caching │ ├── notifi
See also
Retire.js
Open Source
Detects the use of JavaScript libraries with known vulnerabilities. Available as a CLI tool, browser…
xurlfind3r
Open Source
A command-line utility designed to discover URLs for a given domain in a simple, efficient way. It w…
Advanced-WAF-WAFinity
Free
An Advanced Web Application Firewall that protects against threats like SQL injection and XSS by fil…
articles-translator
Open Source
:books:Translate the distinct technical blogs. Please star or watch. Welcome to join me.…
AllHackingTools
Open Source
All-in-One Hacking Tools For Hackers! And more hacking tools! For termux.…
Workflow-Bug-Bounty
Open Source
You can Support me by register or use digitalocean…