测试插件的示例代码

This commit is contained in:
xu_yanfeng
2024-12-15 20:00:39 +08:00
parent 31dfa76eeb
commit 7f1fcec3ea
3 changed files with 71 additions and 2 deletions

View File

@@ -6,5 +6,7 @@
</head>
<body style="width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden">
devtools
<button id="send2bg">send to background</button>
<div id="text"></div>
</body>
</html>