Add template `nativefier.json` for debugging use

This commit is contained in:
Jia Hao 2016-01-19 19:53:59 +08:00
parent d01780a613
commit 19bfce4191
1 changed files with 8 additions and 0 deletions

8
app/nativefier.json Normal file
View File

@ -0,0 +1,8 @@
{
"name": "Google",
"targetUrl": "http:\/\/www.google.com",
"badge": false,
"width": 1280,
"height": 800,
"showDevTools": false
}