mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-26 08:11:17 +02:00
fix desc in manifest.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "Web Maker",
|
"name": "Web Maker",
|
||||||
"version": "1.2",
|
"version": "1.2",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "Make every new tab an offline playground for your web experiments",
|
"description": "Convert new tabs into an offline playground for your web experiments",
|
||||||
"chrome_url_overrides" : {
|
"chrome_url_overrides" : {
|
||||||
"newtab": "index.html"
|
"newtab": "index.html"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user