Skip to content

DevsJony/anti-devtools-ogladajanime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Remove Anti-Devtools — ogladajanime.pl

Chrome extension that removes the obfuscated anti-DevTools script from ogladajanime.pl, allowing normal use of browser DevTools.

How it works

A content script runs at document_start and uses a MutationObserver to watch the DOM. When it detects the obfuscated anti-debugger script (_0xd7e7), it removes it before execution and disconnects the observer.

Installation

  1. Open chrome://extensions/ and enable Developer mode.
  2. Click Load unpacked and select this folder.
  3. Open ogladajanime.pl — DevTools now work normally.

About

it removes anti-devtools from ogladajanime.pl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors