web/src/extension/popup.js

3 lines
76 B
JavaScript

const bs = chrome || browser
window.open(bs.runtime.getURL('./index.html'))