15 lines
No EOL
379 B
JSON
15 lines
No EOL
379 B
JSON
{
|
|
"name": "Interval Timer",
|
|
"description": "An interval timer that allows you to customize the intervals",
|
|
"launch_path": "/index.html",
|
|
"icons": {
|
|
"512": "/images/icon-512.png",
|
|
"128": "/images/icon-128.png"
|
|
},
|
|
"developer": {
|
|
"name": "William Brawner",
|
|
"url": "http://wbrawner.com"
|
|
},
|
|
"default_locale": "en",
|
|
"chrome": { "navigation": false }
|
|
} |