chromedevtools--chrome-devtools-mcp
1a4eaba95b
This PR adds the extension service workers to the output of listPages. This is available only behind "--category-extensions" flag
7 行
93 B
HTML
7 行
93 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<h1>Extension With Service Worker</h1>
|
|
</body>
|
|
</html>
|