Debug popup.html of a Chrome Extension?

Skizit picture Skizit · Feb 18, 2011 · Viewed 21.9k times · Source

I'm making a Chrome Extension and need to view the HTML/CSS/JS of the popup.html.

I can't right click to inspect elements. Is there another way? I need to make sure CSS and JavaScript is being inserted correctly. How to debug a problem in that popup file?

Answer

TimCodes.NET picture TimCodes.NET · Feb 18, 2011

Right click the extension's button, then 'Inspect Popup'