I'm trying to debug an extension by printing some information to the
Chromebug log. However, I can't get console.log to work. Whenever I
try to use a console.log statement in my code, I get an error saying
console is not defined. What do I need to do to get that working?
Thanks!
Scott
Scott