Skip to content

Realzzz1874/f12-forbidden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f12-forbidden

Prevent users from debugging web data.

npm package

  • add package
yarn add f12-forbidden
  • use it
// import f12Forbidden
import { f12Forbidden } from "f12-forbidden";
// then add the function to your app entry
f12Forbidden();

see example

  • get the repo
git clone https://github.com/Realzzz1874/f12-forbidden.git
cd f12-forbidden
yarn
yarn dev
  • open link & open the browser devtool
  • you can see the result now

About

Prevent users from debugging web data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published