How can I inspect element in chrome when right click is disabled? How can I inspect element in chrome when right click is disabled? google-chrome google-chrome

How can I inspect element in chrome when right click is disabled?


Sure, you can open the devtools with Ctrl+Shift+I, and then click the inspect element button (square with the arrow)


Use Ctrl+Shift+C (or Cmd+Shift+C on Mac) to open the DevTools in Inspect Element mode, or toggle Inspect Element mode if the DevTools are already open.