标签: javascript html notifications
有一种方法可以请求通知权限:
Notification.requestPermission()
但是有没有办法删除权限,例如:
Notification.removePermission()