mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-24 00:53:53 +01:00
10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"name": "nightTab",
|
|
"description": "",
|
|
"version": "2.0",
|
|
"manifest_version": 2,
|
|
"chrome_url_overrides": {
|
|
"newtab": "index.html"
|
|
}
|
|
}
|