1
0
mirror of https://github.com/S2-/ping.git synced 2025-08-03 04:40:05 +02:00

add notification function

This commit is contained in:
s2
2019-03-18 16:44:36 +01:00
parent 0a33001bdd
commit 1902b5b2d9
6 changed files with 52 additions and 13 deletions

View File

@@ -28,6 +28,7 @@
"permissions": [
"storage",
"<all_urls>",
"webRequest"
"webRequest",
"notifications"
]
}