refined-github/refined-github

`unread-anywhere` should work after the page unloads

Chiusa

#8667 aperta il 7 set 2025

 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (1423 fork)batch import
enhancementhelp wantedsmall

Metriche repository

Star
 (22.918 stelle)
Metriche merge PR
 (Merge medio 1g 18h) (44 PR mergiate in 30 g)

Descrizione

Action

  1. Click button
  2. Close tab before it's done

Expected

  1. The new notifications should open in new tabs

Actual

  1. Nothing happens

Fix

Move the API call and tab opening to the background.ts. The content script just wraps the message + UI part

Guida contributor