9 ms·
Any more reading on the Instart Logic tech detecting dev tools and hiding itself? I can't find much online.
by wfunction 9y ago
Any more reading on the Instart Logic tech detecting dev tools and hiding itself? I can't find much online.
- TacoScott 9y agoTypically it seems to poll window height/width vars in js. https://github.com/sindresorhus/devtools-detect https://github.com/sindresorhus/devtools-detect Another variant: https://stackoverflow.com/questions/7798748/find-out-whether-chrome-console-is-open/30638226#30638226 https://stackoverflow.com/questions/7798748/find-out-whether...
- wfunction 9y agoSorry I meant I was looking for more like documentation on the product rather than implementation. Thanks though.