ety001
ety001
Migrating from background pages to service workers https://developer.chrome.com/docs/extensions/mv3/migrating_to_service_workers/
decrese the image size from 1.7G to 1.1G
[https://github.com/ExodusMovement/bytebuffer.js#fork-notes](https://github.com/ExodusMovement/bytebuffer.js#fork-notes)
问题:在访问 [kraken.com](https://www.kraken.com/sign-in) 交易所网站的时候,FH 扩展会自动解析 body 中, 包裹在 `` 中的 json 数据。 期望:不要解析 `` 标记中的 json 数据,或者可以控制在黑名单里的网站不自动解析。 问题页面的 html 代码: ``` { "props": { }, "page": "/sign-in", "query": {}, "buildId": "accounts-JkEOiIeYIWmRBytvTY3CN",...
**What type of PR is this?** > /kind feature **Which issue(s) this PR fixes**: #355
* add new policy to protect email and sms api * upgrade node version to 20.x * migrate npm registry from taobao to npm official site