Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / permissions / platform_app_all_urls.json
blobc2ccb93f180cb906cba9f34295eafcbf598170fc
2   "name": "Platform app <all_urls>",
3   "version": "1.0",
4   "app": {
5     "background": {
6       "scripts": ["doesnt_exist.js"]
7     }
8   },
9   "permissions": ["<all_urls>"]