@@ -33,26 +33,26 @@ To run this extension from the repo (and not from a pre-built package) on a loca
3333
3434## Browser Support
3535
36- | Web Browser | Platform | Web Push Notification Support | Background Notification Support (When Browser Closed) |
37- | ---------------------| --------------- | -------------------------------| -------------------------------------------------------|
38- | ** Google Chrome** | macOS | ✅ Yes | ❌ No (unless running in the background) |
39- | | Windows | ✅ Yes | ❌ No (unless running in the background) |
40- | | iOS | ❌ No | ❌ No |
41- | | Android | ✅ Yes | ✅ Yes |
42- | ** Safari** | macOS | ✅ Yes | ✅ Yes |
43- | | iOS | ✅ Yes | ✅ Yes (site must be added to Home Screen first) |
44- | ** Microsoft Edge** | macOS | ✅ Yes | ❌ No (unless running in the background) |
45- | | Windows | ✅ Yes | ❌ No (unless running in the background) |
46- | | iOS | ❌ No | ❌ No |
47- | | Android | ✅ Yes | ✅ Yes |
48- | ** Mozilla Firefox** | macOS | ✅ Yes | ❌ No |
49- | | Windows | ✅ Yes | ❌ No |
50- | | iOS | ❌ No | ❌ No |
51- | | Android | ✅ Yes | ❌ No |
52- | ** Opera** | macOS | ✅ Yes | ❌ No |
53- | | Windows | ✅ Yes | ❌ No |
54- | | iOS | ❌ No | ❌ No |
55- | | Android | ✅ Yes | ❌ No |
36+ | Web Browser | Platform | Web Push Notification Support | Background Notification Support (When Browser Closed) |
37+ | ---------------------| ----------| -------------------------------| -------------------------------------------------------|
38+ | ** Google Chrome** | macOS | ✅ Yes | ❌ No (unless running in the background) |
39+ | | Windows | ✅ Yes | ❌ No (unless running in the background) |
40+ | | iOS | ❌ No | ❌ No |
41+ | | Android | ✅ Yes | ✅ Yes |
42+ | ** Safari** | macOS | ✅ Yes | ✅ Yes |
43+ | | iOS | ✅ Yes | ✅ Yes (site must be added to Home Screen first) |
44+ | ** Microsoft Edge** | macOS | ✅ Yes | ❌ No (unless running in the background) |
45+ | | Windows | ✅ Yes | ❌ No (unless running in the background) |
46+ | | iOS | ❌ No | ❌ No |
47+ | | Android | ✅ Yes | ✅ Yes |
48+ | ** Mozilla Firefox** | macOS | ✅ Yes | ❌ No |
49+ | | Windows | ✅ Yes | ❌ No |
50+ | | iOS | ❌ No | ❌ No |
51+ | | Android | ✅ Yes | ❌ No |
52+ | ** Opera** | macOS | ✅ Yes | ❌ No |
53+ | | Windows | ✅ Yes | ❌ No |
54+ | | iOS | ❌ No | ❌ No |
55+ | | Android | ✅ Yes | ❌ No |
5656
5757* (unless running in the background)* means the browsers have background processes running (they’re not fully quit).
5858
0 commit comments