mirror of
https://git.unlock-music.dev/um/web.git
synced 2025-04-19 11:07:34 +00:00
3 lines
76 B
JavaScript
3 lines
76 B
JavaScript
const bs = chrome || browser
|
|
window.open(bs.runtime.getURL('./index.html'))
|