Search code examples
javascriptright-clickweb-inspectorinspectgoogle-developer-tools

How to see webpage code if it does not let me right click on it and inspect?


this JS alchemy game is what i want to copy, it s open source and has its code on github.

However, I want to see its code on webpage, right clicking when playing does not show context menu, I can not do "inspect source".

How do I inspect the actual html code?


Solution

  • CMD+ALT+I in chrome would open inspector.