Adapt: [Extension] for Firefox
parent
ce2642ad1f
commit
549983a928
@ -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