mirror of
https://git.unlock-music.dev/um/web.git
synced 2025-07-07 15:03:24 +08:00
Adapt: [Extension] for Firefox
This commit is contained in:
@ -1 +1,2 @@
|
||||
window.open(chrome.runtime.getURL('./index.html'));
|
||||
const bs = chrome || browser
|
||||
window.open(bs.runtime.getURL('./index.html'))
|
||||
|
Reference in New Issue
Block a user