From 8a0f7d58a136e87f71b790bbbb489af111472796 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sun, 10 Feb 2019 20:01:42 -0500 Subject: render graph data in background; other improvements --- dist/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/manifest.json') diff --git a/dist/manifest.json b/dist/manifest.json index 656df6a..12a2e04 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -17,7 +17,8 @@ "scopes": ["https://www.googleapis.com/auth/calendar.readonly"] }, "permissions": [ - "identity" + "identity", + "storage" ], "icons": { "16": "icon16.png", -- cgit v1.2.3