manifest.json aktualisiert

This commit is contained in:
2025-12-06 15:12:43 +00:00
parent b5f180f16e
commit 0436da7d97

View File

@@ -1,12 +1,13 @@
{
"manifest_version": 3,
"name": "Uptime Monitor",
"version": "1.0",
"version": "1.1",
"description": "Überwacht Dienste und benachrichtigt mich, wenn sie offline gehen.",
"permissions": [
"storage",
"notifications",
"alarms"
"alarms",
"tabs"
],
"host_permissions": [
"<all_urls>"