Updated chrome app for landing page
This commit is contained in:
parent
16c45a1795
commit
7389ce5e53
Binary file not shown.
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 2.9 KiB |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "StackEdit",
|
||||
"description": "The Markdown editor powered by PageDown",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"manifest_version": 2,
|
||||
"container" : "GOOGLE_DRIVE",
|
||||
"api_console_project_id" : "241271498917",
|
||||
@ -13,11 +13,11 @@
|
||||
"https://stackedit.io/"
|
||||
],
|
||||
"launch": {
|
||||
"web_url": "https://stackedit.io/"
|
||||
"web_url": "https://stackedit.io/editor"
|
||||
}
|
||||
},
|
||||
"offline_enabled": true,
|
||||
"permissions": [
|
||||
"unlimitedStorage"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user