mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-24 06:48:58 +01:00
15 lines
268 B
JSON
15 lines
268 B
JSON
{
|
|
"name": "nightTab",
|
|
"description": "",
|
|
"version": "3.7.0",
|
|
"manifest_version": 2,
|
|
"chrome_url_overrides": {
|
|
"newtab": "index.html"
|
|
},
|
|
"icons": {
|
|
"16": "images/icon-16.png",
|
|
"48": "images/icon-48.png",
|
|
"128": "images/icon-128.png"
|
|
}
|
|
}
|