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:
zhneglili
2022-02-09 16:05:30 +08:00
parent 7269396151
commit 6b715efced
5 changed files with 117 additions and 5 deletions

View File

@@ -58,6 +58,7 @@
</ul>
</div>
<button id="btnScreenshot">截图</button>
<button id="ToTans">翻译</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>