I am currently seeing a web page that has replaced the right-click button with its own popup HTML element.
I am unable to analyze elements using Chrome Developer Tools because of this.
Does anyone know of a JavaScript snippet I could use to re-enable the right-click from the Chrome Console?