2014-01-15 23:58:52 +01:00
|
|
|
{
|
2014-01-16 04:38:17 +01:00
|
|
|
"name": "DevDocs",
|
|
|
|
"description": "All-in-one API Documentation Browser",
|
|
|
|
"version": "1.0.0",
|
2014-01-15 23:58:52 +01:00
|
|
|
|
2014-01-16 04:38:17 +01:00
|
|
|
"developer": {
|
|
|
|
"name": "Thibaut Courouble",
|
|
|
|
"url": "http://devdocs.io"
|
|
|
|
},
|
2014-01-15 23:58:52 +01:00
|
|
|
|
2014-01-16 04:38:17 +01:00
|
|
|
"default_locale": "en",
|
|
|
|
"installs_allowed_from": ["*"],
|
|
|
|
"chrome": { "navigation": true },
|
2014-01-15 23:58:52 +01:00
|
|
|
|
2014-01-16 04:38:17 +01:00
|
|
|
"icons": {
|
2014-01-16 05:03:09 +01:00
|
|
|
"32": "/images/webapp-icon-32.png",
|
2014-01-16 04:38:17 +01:00
|
|
|
"60": "/images/webapp-icon-60.png",
|
2014-01-16 05:03:09 +01:00
|
|
|
"80": "/images/webapp-icon-80.png",
|
2014-01-16 04:38:17 +01:00
|
|
|
"128": "/images/webapp-icon-128.png",
|
|
|
|
"256": "/images/webapp-icon-256.png"
|
|
|
|
}
|
2014-01-15 23:58:52 +01:00
|
|
|
}
|