starttree.sh/manifest.json

9 lines
200 B
JSON
Raw Permalink Normal View History

2022-10-16 14:38:49 +00:00
{
"manifest_version": 2,
"name": "New tab Startpage",
"version": "1.0.0",
"description": "Custom new tab startpage.",
"chrome_url_overrides": {
"newtab": "index.html"
}
}