refined-github/refined-github

`unread-anywhere` should work after the page unloads

Fechada

#8.667 aberto em 7 de set. de 2025

 (2 comentários) (0 reação) (0 responsável)TypeScript (1.423 forks)batch import
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

  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

Guia do colaborador