js-reverse-automation-fixed-window-size
CommunityBypass DevTools detection via window size.
AuthorFausto-404
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps bypass front-end anti-debugging techniques that rely on detecting if the browser's developer console is open by monitoring window dimensions.
Core Features & Use Cases
- Fixed Window Dimensions: Programmatically sets
window.innerHeight,window.innerWidth,window.outerHeight, andwindow.outerWidthto predefined values. - Bypass Detection: Effectively circumvents checks that trigger when these dimensions change, often indicating DevTools are open.
- Use Case: When a website prevents interaction or shows an error message upon opening DevTools, this Skill can mask the console's presence by maintaining consistent window dimensions.
Quick Start
Apply the fixed window size skill with inner height 660, inner width 1366, outer height 760, and outer width 1400.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: js-reverse-automation-fixed-window-size Download link: https://github.com/Fausto-404/js-reverse-automation--skill/archive/main.zip#js-reverse-automation-fixed-window-size Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.