Upload via GUI (37 Dateien)
This commit is contained in:
18
quelle-nightTab/manifest.json
Normal file
18
quelle-nightTab/manifest.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"update_url": "https://clients2.google.com/service/update2/crx",
|
||||
|
||||
"name": "nightTab",
|
||||
"short_name": "nightTab",
|
||||
"description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.",
|
||||
"version": "7.3.0",
|
||||
"manifest_version": 2,
|
||||
"chrome_url_overrides": {
|
||||
"newtab": "index.html"
|
||||
},
|
||||
"icons": {
|
||||
"16": "icon/icon-16.png",
|
||||
"48": "icon/icon-48.png",
|
||||
"128": "icon/icon-128.png",
|
||||
"512": "icon/icon-512.png"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user