AdguardTeam / AdguardTeam/AdguardBrowserExtension
Improve Service Worker reactivation time
- 主要語言
- TypeScript
- 星號
- 4.4k
- 分支
- 449
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Issue Details
When the browser suspends the Service Worker its reactivation takes an inordinately long time.
In this time frame, which in my opinion is about 10 sec, the filtering ability of the extension is non-existent.
It is possible to verify this by following this procedure:
1) Open only “edge (or name browser)://extensions/” so no other tabs open.
2) Wait for the Service Worker to become suspended.
3) Immediately open this website:
https://msfn.org/board/
that you had previously saved in your favorites bar and wait without doing anything for the warning at the bottom indicated by the red arrow in the image to filter out.


This procedure also highlights the lack of filtering when the browser is first opened
### Proposed solution
A shorter time for reactivation of suspended Service Worker from the browser
### Alternative solution
I did the same test with uBLock Origin Lite.
The problem does not appear to be present.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。