refined-github/refined-github
`unread-anywhere` should work after the page unloads
已关闭
#8,667 创建于 2025年9月7日
enhancementhelp wantedsmall
仓库指标
- 星标
- (22,918 个星标)
- PR 合并指标
- (平均合并 1天 18小时) (30 天内合并 44 个 PR)
描述
Action
- Click button
- Close tab before it's done
Expected
- The new notifications should open in new tabs
Actual
- Nothing happens
Fix
Move the API call and tab opening to the background.ts. The content script just wraps the message + UI part