S
S
Svyatoslav Khusamov2017-09-22 14:38:50
Google Chrome
Svyatoslav Khusamov, 2017-09-22 14:38:50

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 question

Ask a Question

731 491 924 answers to any question