Restrict user from opening devtool in chrome browser -


i have chrome extension(which opens in new tab in chrome browser) uses json apis fetch secured data server. don't want logged-in user check api's. want restrict user opening chrome devtool.

can please me out in checking whether trying open chrome devtool?

you can't nor can stop looking @ apis.

how disable browser developer tools?


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -