refined-github/refined-github
`unread-anywhere` should work after the page unloads
Chiusa
#8667 aperta il 7 set 2025
enhancementhelp wantedsmall
Metriche repository
- Star
- (22.918 stelle)
- Metriche merge PR
- (Merge medio 1g 18h) (44 PR mergiate in 30 g)
Descrizione
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