feat: 加入 web-to-pixso 插件源码

Chrome 扩展,用于从网页提取 DOM 树为 JSON 格式。
核心文件:capture.js(76KB,提取逻辑)
This commit is contained in:
李进
2026-07-27 12:22:27 +08:00
parent a10969b562
commit 330f4e96ce
22 changed files with 6185 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
<rect width="48" height="48" rx="6" fill="#00D2FF"/>
<text x="24" y="32" text-anchor="middle" font-size="20" font-weight="bold" fill="white">P</text>
</svg>

After

Width:  |  Height:  |  Size: 245 B