Remove obsolete Firefox OS manifest

This commit is contained in:
Pierre Rudloff 2017-04-25 22:13:38 +02:00
parent f9da2febe3
commit 60bd5dad6b
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
{
"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",
"243": "/img/logo_app.png",
"250": "/img/logo_250.png"
},
"default_locale": "en",
"launch_path": "/index.php"
}