2018-12-26 08:45:53 +01:00
|
|
|
{
|
|
|
|
"name": "nightTab",
|
2019-06-16 13:50:30 +02:00
|
|
|
"short_name": "nightTab",
|
2019-06-16 14:53:08 +02:00
|
|
|
"description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.",
|
2019-06-17 16:53:46 +02:00
|
|
|
"version": "3.16.0",
|
2018-12-26 08:45:53 +01:00
|
|
|
"manifest_version": 2,
|
|
|
|
"chrome_url_overrides": {
|
|
|
|
"newtab": "index.html"
|
2019-03-25 13:24:38 +01:00
|
|
|
},
|
|
|
|
"icons": {
|
2019-06-16 11:58:28 +02:00
|
|
|
"16": "icons/icon-16.png",
|
|
|
|
"48": "icons/icon-48.png",
|
|
|
|
"128": "icons/icon-128.png"
|
2018-12-26 08:45:53 +01:00
|
|
|
}
|
|
|
|
}
|