Artifact c8cc9c6b9ff2668df75a463d8883e798971f6b08:
- File manifest.json — part of check-in [49341cc45a] at 2018-09-10 14:33:52 on branch trunk — Starting the app (user: Troy, size: 300) [annotate] [blame] [check-ins using]
{ "manifest_version": 2, "name": "NanoBrowserWallet", "short_name": "NBW", "version": "0", "description": "NBW", "icons": { "128": "icon.png" }, "app": { "background": { "scripts": [ "main.js" ], "persistent": false } } }