3 lines
76 B
JavaScript
3 lines
76 B
JavaScript
const bs = chrome || browser
|
|
window.open(bs.runtime.getURL('./index.html'))
|