mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-14 08:15:52 +08:00
add
This commit is contained in:
parent
38bcd62456
commit
330635a770
@ -2,7 +2,6 @@ chrome.storage.local.get(["config-hook-new-tab"], function(e) {
|
||||
if(e['config-hook-new-tab']) {
|
||||
chrome.tabs.update({ url: "chrome-search://local-ntp/local-ntp.html" })
|
||||
}else{
|
||||
// document.documentElement.style.display = 'block';
|
||||
runall()
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user