mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-04-18 11:49:46 +08:00
add
This commit is contained in:
parent
2f63000400
commit
a381168084
@ -72,8 +72,8 @@
|
||||
"open_in_tab": true,
|
||||
"page": "options.html"
|
||||
},
|
||||
"manifest_version": 2,
|
||||
"chrome_url_overrides": {
|
||||
"newtab": "new_tab_overwrite.html"
|
||||
}
|
||||
// "chrome_url_overrides": {
|
||||
// "newtab": "new_tab_overwrite.html"
|
||||
// },
|
||||
"manifest_version": 2
|
||||
}
|
||||
|
@ -133,10 +133,10 @@
|
||||
<input type="checkbox" data-key="config-replacer_toggle"><div class="slider"></div>
|
||||
</label>
|
||||
<div style="float: right; padding: 10px">是否替换返回值</div>
|
||||
<label class="switch">
|
||||
<!-- <label class="switch">
|
||||
<input type="checkbox" data-key="config-hook-new-tab"><div class="slider"></div>
|
||||
</label>
|
||||
<div style="float: right; padding: 10px">配置newTab页</div>
|
||||
<div style="float: right; padding: 10px">配置newTab页</div> -->
|
||||
<div>
|
||||
<button id="showoptions" class="button" style="vertical-align:middle"><span>打开配置页面</span></button>
|
||||
<button id="addlistener" class="button2" style="vertical-align:middle"><span>生成临时环境</span></button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user