From fa8316a94c092e986b4b2616f1992ee2a3eec01a Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Fri, 12 Jul 2019 19:59:42 +0530 Subject: Initial Commit :tada: * Adds Manifest for Extension * Adds barebone messaging from extension and front-end * Adds .env to run react app under CSP --- public/page.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 public/page.html (limited to 'public/page.html') diff --git a/public/page.html b/public/page.html new file mode 100644 index 0000000..66f4a9d --- /dev/null +++ b/public/page.html @@ -0,0 +1,16 @@ + + + + + + + Document + + +

Ola

+
+ + + + + \ No newline at end of file -- cgit v1.2.3