mrabit
Results
1
issues of
mrabit
- 更新 manifest.json 以适配 Manifest V3。 - 更新依赖版本:@types/chrome 至 0.0.308,typescript 至 4.1.6。 - 将 chrome.browserAction API 替换为 chrome.action API。 - 将定时器逻辑改为使用 Alarm API 实现。 - 在 Service Worker 中禁用 XMLHttpRequest,移除...