mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-09 08:05:23 +00:00
测视例
This commit is contained in:
10
hello-chrome/options.html
Normal file
10
hello-chrome/options.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="" style="width: 100%; height: 100%; margin: 0; padding: 0">
|
||||
<head>
|
||||
<title>options</title>
|
||||
<script defer src="options.js"></script>
|
||||
</head>
|
||||
<body style="width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden">
|
||||
options
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user