简体   繁体   中英

How to unblock the Developer tools

I want to access the developer tools on this domain " http://umang.gov.in " using F12 or right click of the mouse but the site website developer block this option. I follow this step to access this. Open browser menu > More tools > Developer Tools. But it is too long process please help me provide me the alternative of it.

如果您只想检查元素并查看,则可以执行以下操作:打开一个空白选项卡,然后按F12键,然后将此Url复制并粘贴到地址栏中: http : //umang.gov.in

Open the console using right click in a new tab. Then simply copy and paste the URL in that tab. You will get the DOM there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM