refined-github/refined-github
`unread-anywhere` should work after the page unloads
Fechada
#8.667 aberto em 7 de set. de 2025
enhancementhelp wantedsmall
Métricas do repositório
- Stars
- (22.918 estrelas)
- Métricas de merge de PR
- (Mesclagem média 1d 18h) (44 fundiu PRs em 30d)
Description
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