项目文件夹

文件
Nicholas Roscino 1a4eaba95b chore: list service workers (#1035)
This PR adds the extension service workers to the output of listPages.
This is available only behind "--category-extensions" flag
2026-02-25 13:49:37 +00:00

7 行
93 B
HTML

<!doctype html>
<html>
<body>
<h1>Extension With Service Worker</h1>
</body>
</html>