1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-07 16:35:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

合并网页截图功能(张君秋的代码)

This commit is contained in:
2022-02-06 00:37:31 +08:00
parent 4f2a2acf81
commit 82304cc5a8
18 changed files with 476 additions and 33 deletions

View File

@@ -50,6 +50,7 @@
</li>
</ul>
</div>
<button id="btnScreenshot">截图</button>
<iframe src="assets/html/pomodoro/popup.html" id="pomodoro" style="border: 0; height: 400px;"></iframe>
</div>
<script src="assets/js/lib/jquery.min.js"></script>