mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-14 05:05:57 +08:00
add
This commit is contained in:
parent
01ddcad2c4
commit
adb35206eb
@ -856,6 +856,6 @@ chrome.extension.onMessage.addListener(function(msg, sender, sendResponse) {
|
||||
inject_script(`console.error(${JSON.stringify(msg.action.info)})`)
|
||||
}
|
||||
if (msg.action.type == 'addlistener'){
|
||||
inject_script(`v_log_env()`)
|
||||
inject_script(`try{v_log_env()}catch(e){alert('请打开挂钩开关,并选中dom挂钩的全部。')}`)
|
||||
}
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user