From 86c464584b1c083125ef40eb95d60add63a19824 Mon Sep 17 00:00:00 2001 From: Sundaram Dubey <56407566+maze-runnar@users.noreply.github.com> Date: Fri, 19 Jun 2020 16:35:21 +0530 Subject: [PATCH 01/20] adding storage to permissions --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 440ffe9..d28a949 100644 --- a/manifest.json +++ b/manifest.json @@ -9,5 +9,8 @@ "default_icon": "icons8-19.png", "default_popup": "popup.html" }, - "permissions": ["activeTab"] + "permissions": [ + "activeTab", + "storage" + ] } From 4d414ce06cf1ded7b887b1271374f40353eac047 Mon Sep 17 00:00:00 2001 From: Sundaram Dubey <56407566+maze-runnar@users.noreply.github.com> Date: Fri, 19 Jun 2020 16:36:53 +0530 Subject: [PATCH 02/20] updating popup.html and adding edit button --- popup.html | 116 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 70 insertions(+), 46 deletions(-) diff --git a/popup.html b/popup.html index c0aa3f8..ba83c1f 100644 --- a/popup.html +++ b/popup.html @@ -2,17 +2,8 @@ Quick Launcher - - + + - + - - +
+ +
+
+ +