chromedevtools--chrome-devtools-mcp
2a6ac709ea
This PR introduces extension pages in the listPages tool under the flag --category-extension.
10 行
123 B
HTML
10 行
123 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Side Panel</title>
|
|
</head>
|
|
<body>
|
|
<h1>Side Panel</h1>
|
|
</body>
|
|
</html>
|