mirror of
https://github.com/chinchang/web-maker.git
synced 2025-02-20 13:16:43 +01:00
add description n homepage to manifest.
This commit is contained in:
parent
6e541dface
commit
27099b95e5
@ -1,11 +1,12 @@
|
||||
{
|
||||
"name": "web-maker",
|
||||
"version": "1.0",
|
||||
"name": "Web Maker",
|
||||
"version": "1.1",
|
||||
"manifest_version": 2,
|
||||
"description": "Quick web experiments",
|
||||
"description": "An easy and quick accessible playground for your web experiments",
|
||||
"chrome_url_overrides" : {
|
||||
"newtab": "index.html"
|
||||
},
|
||||
"homepage_url": "http://kushagragour.in/lab/web-maker"
|
||||
"permissions": [
|
||||
"storage"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user