9 lines
200 B
JSON
9 lines
200 B
JSON
|
{
|
||
|
"manifest_version": 2,
|
||
|
"name": "New tab Startpage",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Custom new tab startpage.",
|
||
|
"chrome_url_overrides": {
|
||
|
"newtab": "index.html"
|
||
|
}
|
||
|
}
|