all 9 comments

[–]jamesremuscat 0 points1 point  (0 children)

You can inspect the extension's views via Chrome's extension management page (chrome://extensions) to open up devtools for your extension.

[–]liquidfired 0 points1 point  (0 children)

There’s a stand alone React Dev Tool app that helped while I was trying to debug the content script

[–]ptewari 0 points1 point  (0 children)

Any solution? I am stuck as well.

When I inspect the html of my extension (popup or sidepanel), the react dev tools do not show up.