diff --git a/manifest.json b/manifest.json index 22da393..80b67e7 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "manifest_version": 2, "name": "ChRomeTC", - "description": "Get the real time delay before the next bus arrives.", - "version": "1.0", + "description": "Get the realtime delay before the next RTC bus arrives.", + "version": "1.0.1", "homepage_url": "https://github.com/jebeaudet/ChRomeTC", @@ -20,8 +20,6 @@ }, "permissions": [ - "storage", - "http://*/*", - "https://*/*" + "storage" ] } \ No newline at end of file