MengYX
4 years ago
1 changed files with 2 additions and 1 deletions
@ -1 +1,2 @@ |
|||||
window.open(chrome.runtime.getURL('./index.html')); |
const bs = chrome || browser |
||||
|
window.open(bs.runtime.getURL('./index.html')) |
||||
|
Loading…
Reference in new issue