Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Child pages (Children Display)

...

Table of contents

Table of Contents

Child pages

Child pages (Children Display)

 

How to check the output of a console.log() statement

  1. In Chrome, navigate to the 'Extensions' page.
  2. Find the extension you're working on.
  3. Click the 'background page' link.  (Source)
  4. In the new page that loads, you should see the output of console.log() in the frame at the bottom of the page.