mirror of
https://github.com/Rushilwiz/newtab.git
synced 2025-04-03 20:10:19 -04:00
11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"name": "rushilwiz's newtab",
|
|
"version": "4.20",
|
|
"description": "It's my newtab!",
|
|
"permissions" : ["management"],
|
|
"chrome_url_overrides" : {
|
|
"newtab": "newtab.html"
|
|
},
|
|
|
|
"manifest_version": 2
|
|
} |