-2

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?

ERJAN
  • 23,696
  • 23
  • 72
  • 146

1 Answers1

1

CMD+ALT+I in chrome would open inspector.

Faisal Ashfaq
  • 2,545
  • 4
  • 28
  • 41