diff --git a/src/eventPage.js b/src/eventPage.js index e313bcd..61c1c19 100644 --- a/src/eventPage.js +++ b/src/eventPage.js @@ -37,4 +37,6 @@ chrome.runtime.onInstalled.addListener(function callback (details) { openApp(); } } -}); \ No newline at end of file +}); + +chrome.runtime.setUninstallURL('https://kushagragour.in/lab/web-maker/uninstall/'); \ No newline at end of file diff --git a/src/index.html b/src/index.html index da8b227..70a7040 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,9 @@ Web Maker - + + + @@ -19,16 +21,16 @@ Add library - + New - + Save - + Open @@ -45,7 +47,7 @@
@@ -175,9 +177,10 @@