htmlinspect

how to inspect html of Google sheets in firefox


I am trying to inspect html of Google drive's Sheets. They have override the right click. How can I inspect the html elements?

I am using firefox


Solution

  • To inspect I had to use key: Ctrl+F12.

    Update To Inspect elements inside canvas, refer to https://stackoverflow.com/a/14466889/4810628

    Update You can also try CSSViewer extension of Google Chrome to inspect elements and associated CSS