Initial import
This commit is contained in:
parent
c082725c80
commit
0651377e93
35 changed files with 1296 additions and 0 deletions
16
manifest.webapp
Normal file
16
manifest.webapp
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
"default_locale": "en",
|
||||
"launch_path": "/index.php"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue