Nathan Wailes - Blog - GitHub - LinkedIn - Patreon - Reddit - Stack Overflow - Twitter - YouTube
Chrome (as a platform) / Chrome Extensions
Table of contents
Child pages
How to check the output of a console.log() statement
- In Chrome, navigate to the 'Extensions' page.
- Find the extension you're working on.
- Click the 'background page' link. (Source)
- In the new page that loads, you should see the output of console.log() in the frame at the bottom of the page.