Answer the question
In order to leave comments, you need to log in
How to debug an extension that creates tabs in devtools chrome.devtools.panels.create()?
My extension creates a tab
chrome.devtools.panels.create("Tab name", "", "index.html");
And how do I debug this tab? Where are, for example, console.log output sent? Where can I see the DOM? And so on...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question