mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-13 19:25:54 +08:00
add
This commit is contained in:
parent
c42a948c37
commit
8c7c7e6f7d
@ -122,10 +122,10 @@
|
||||
<textarea id='myinject' data-key="config-myinject" style="width: 100%; height: 500px"></textarea>
|
||||
<br/>
|
||||
<br/>
|
||||
<button id='add_script_in_all_document'>超前注入</button>
|
||||
<button id='add_script_in_all_document'>调试注入</button>
|
||||
<HR>
|
||||
<div>点击注入后,会自动打开调试模式,并且对每个页面的启动和刷新过程注入执行的代码。(关闭调式模式自动取消注入)</div>
|
||||
<div>注意!!!如果需要让修改后的代码生效需要关闭调试模式,然后重新点击 “超前注入”。</div>
|
||||
<div>注意!!!如果需要让修改后的代码生效需要关闭调试模式,然后重新点击 “调试注入”。</div>
|
||||
<HR>
|
||||
<textarea id='myinject_2' data-key="config-myinject_2" style="width: 100%; height: 500px"></textarea>
|
||||
<br/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user