I am trying to console.log a string but I am not quite sure where it is. Where do I see console.log
Where do I see console.log messages written in the popup.tsx file?
1 Reply
If you are new to extension development, u have to inspect element from the extension popup, then switch to console tab.