Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigaoWang authored Aug 17, 2023
1 parent daf32c4 commit 2004d78
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
{
"name":"DazTab Lite Version",
"name":"DazTab Lite",
"description":"Start Page Extension",
"manifest_version":3,
"version":"0.1.0",
"author": "Zigao Wang",
"homepage_url": "https://github.com/ZigaoWang/daztab-lite/",

"icons": {
"16": "icon/16.png",
"32": "logo/32.png",
"128": "icon/128.png"
},
"chrome_url_overrides":{
"newtab":"index.html"}
}

0 comments on commit 2004d78

Please sign in to comment.