Init stuff to use storage.

This commit is contained in:
deepjyoti30
2020-05-16 01:40:35 +05:30
parent 1083a14548
commit 40fedd9c78
9 changed files with 859 additions and 24 deletions

View File

@@ -11,5 +11,6 @@
},
"chrome_url_overrides": {
"newtab": "index.html"
}
},
"permissions": ["storage"]
}