From 3c050d006d310a30217e9eed8fcd20579f16c2a2 Mon Sep 17 00:00:00 2001 From: abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com> Date: Tue, 31 Mar 2020 00:33:32 +0530 Subject: [PATCH] chore: add sample options page --- src/options.html | 31 +++++++++++++++++++++++-------- src/popup.html | 1 + src/scripts/popup.js | 4 ++++ src/styles/popup.scss | 18 ++++++++++++++++-- 4 files changed, 44 insertions(+), 10 deletions(-) diff --git a/src/options.html b/src/options.html index a814d56..c4fc447 100644 --- a/src/options.html +++ b/src/options.html @@ -1,11 +1,26 @@ - - - - Options - - - - + + + + Options + + + + +
+

+
+ +

+

+ +

+
+ + + \ No newline at end of file diff --git a/src/popup.html b/src/popup.html index 49de373..6075f1b 100644 --- a/src/popup.html +++ b/src/popup.html @@ -12,6 +12,7 @@