From 7f05b4462fab782859ca532318eb2f21aa4aedc5 Mon Sep 17 00:00:00 2001 From: abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com> Date: Fri, 25 Oct 2019 13:02:56 +0530 Subject: [PATCH] add html files --- src/options.html | 13 +++++++++++++ src/popup.html | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/options.html create mode 100644 src/popup.html diff --git a/src/options.html b/src/options.html new file mode 100644 index 0000000..82535cc --- /dev/null +++ b/src/options.html @@ -0,0 +1,13 @@ + + + + + + Options + + + + + + + diff --git a/src/popup.html b/src/popup.html new file mode 100644 index 0000000..879ee7e --- /dev/null +++ b/src/popup.html @@ -0,0 +1,13 @@ + + + + + + Popup + + + + + + +