在background使用最簡單的方式就是你把extension的background入口指定成html,html內再把你的script加上type="module",這樣你整個background的環境就可以用esm的方式 ...
確定! 回上一頁