Added manifest to make it work like a chrome extension.

This commit is contained in:
deepjyoti30
2020-05-12 22:19:12 +05:30
parent 34b69f727d
commit 5e33c26759
5 changed files with 29 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ body {
#search-bar {
width: 50%;
margin: 0 auto;
margin: 0 auto 50px auto;
height: 45px;
input {