Commit 4c17950
committed
fix: add tabs permission for background script injection
Added 'tabs' permission to enable the background script to inject
content scripts into existing GitHub tabs when the extension is
installed or updated. This ensures the extension works on already
open tabs without requiring a page reload.1 parent 7d44588 commit 4c17950
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments