alltube/manifest.webapp

18 lines
477 B
Plaintext
Raw Normal View History

2014-03-13 20:07:56 +01:00
{
"name": "AllTube",
"description": "Easily download videos from Youtube, Dailymotion, Vimeo and other websites",
"developer": {
"name": "Pierre Rudloff",
"url": "https://rudloff.pro/"
},
"icons": {
"32": "/img/favicon.png",
"60": "/img/logo_60.png",
"90": "/img/logo_90.png",
2014-08-30 22:28:09 +02:00
"243": "/img/logo_app.png",
"250": "/img/logo_250.png"
2014-03-13 20:07:56 +01:00
},
"default_locale": "en",
"launch_path": "/index.php"
}