mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-10-08 16:55:17 +08:00
修复截图完毕后没有取消注入脚本问题;翻译和截图按钮点击后关闭popup
This commit is contained in:
@@ -95,6 +95,6 @@ document.getElementById("weatherSite").onclick = function() {
|
||||
document.getElementById("transform").onclick = function () {
|
||||
console.log(chrome.extension.getBackgroundPage())
|
||||
chrome.extension.getBackgroundPage().tranBit()
|
||||
window.close();
|
||||
}
|
||||
|
||||
//翻译end
|
||||
|
Reference in New Issue
Block a user