Your files stay on your device

# Notification Test: Permission and Delivery

Request on your click, then send one fixed test notification, with the three-state answer reported verbatim.
request only on click · fixed test payload, no history kept · three-state answer reported verbatimRequest permission

- Notification.requestPermission() is called only when you press Request. The browser may still decline to prompt; the state after the call is reported verbatim.
- granted, denied, or default (the triple-state the API defines); plus “unsupported” where Notification is absent (iOS Safari ≤ 16.3).
- The test notification shows a fixed title and body, no data payload, no actions, no silent push; it exists to prove the pipe, nothing else. Notifications you close are gone; this page keeps no history.
Unsupported format

granted, denied, or default (the triple-state the API defines); plus “unsupported” where Notification is absent (iOS Safari ≤ 16.3).

## Next door in Device

- [Permissions Viewer](/device/permissions)
[All device tools](/device)

---

Canonical HTML: https://nutter.tools/device/notifications
Markdown version: https://nutter.tools/device/notifications/index.md
Plain-text version: https://nutter.tools/device/notifications/index.txt
Agent index: https://nutter.tools/llms.txt

