Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / instance_id / channel / manifest.json
blob36268c2d48ffe88f0c924b7ab1564f445a2a4077
2   "manifest_version": 2,
3   "name": "Test InstanceID App",
4   "version": "1.0",
5   "description": "Tests InstanceID API",
6   "background": {
7     "scripts": ["test.js"]
8   },
9   "permissions": ["gcm"]