Skip to content

Commit 39a3fa1

Browse files
authored
Update README.md [ci skip]
1 parent 260c414 commit 39a3fa1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ To run this extension from the repo (and not from a pre-built package) on a loca
3535

3636
| Web Browser | Platform | Web Push Notification Support | Background Notification Support (When Browser Closed) |
3737
|---------------------|---------------|-------------------------------|-------------------------------------------------------|
38-
| **Google Chrome** | macOS | ✅ Yes | ❌ No |
39-
| | Windows | ✅ Yes | ✅ Yes |
38+
| **Google Chrome** | macOS | ✅ Yes | ❌ No (unless running in the background, not fully quit) |
39+
| | Windows | ✅ Yes | ❌ No (unless running in the background, not fully quit) |
4040
| | iOS | ❌ No | ❌ No |
4141
| | Android | ✅ Yes | ✅ Yes |
4242
| **Safari** | macOS | ✅ Yes | ✅ Yes |
4343
| | iOS | ✅ Yes | ✅ Yes (site must be added to Home Screen first) |
44-
| **Microsoft Edge** | macOS | ✅ Yes | ❌ No |
45-
| | Windows | ✅ Yes | ✅ Yes |
44+
| **Microsoft Edge** | macOS | ✅ Yes | ❌ No (unless running in the background, not fully quit) |
45+
| | Windows | ✅ Yes | ❌ No (unless running in the background, not fully quit) |
4646
| | iOS | ❌ No | ❌ No |
4747
| | Android | ✅ Yes | ✅ Yes |
4848
| **Mozilla Firefox** | macOS | ✅ Yes | ❌ No |

0 commit comments

Comments
 (0)