I have a chrome extension(which opens up in a new tab in chrome browser) which uses JSON APIs to fetch certain secured data from the server. I don't want the logged-in user to check those API's. I want to restrict user from opening the chrome devtool.
Can you please help me out in checking whether anybody is trying to open the chrome devtool?