theajack / disable-devtool

Disable web developer tools from the f12 button, right-click and browser menu
https://theajack.github.io/disable-devtool/
MIT License
1.78k stars 169 forks source link

Hardcoded self-backlinking #61

Closed pkExec closed 1 year ago

pkExec commented 1 year ago

https://github.com/theajack/disable-devtool/blob/e5c19d44f6663fc5db2c3aaa27e291de9bc5ef1b/src/utils/close-window.ts#LL28C29-L28C29

theajack commented 1 year ago

Thanks for pointing it out! The next version will replace this with a configurable

theajack commented 1 year ago

Added in v0.3.5