Sign in
◑
Theme
chromium
/
apps
/
ftp
/
603de2d79acb41b7c22155dc29dc1a34367fa25b
/
.
/
Prototype
/
manifest.json
blob: 3a0d9a0c9d54272ec52d78ab6d06b173b23dd9d1 [
file
]
{
"name"
:
"FTP Client"
,
"description"
:
"FTP Client Prototype"
,
"version"
:
"0.1"
,
"manifest_version"
:
2
,
"app"
:
{
"background"
:
{
"scripts"
:
[
"background.js"
]
}
},
"icons"
:
{
"16"
:
"FTPIcon.png"
,
"128"
:
"FTPIcon.png"
}
}