Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / executescript / navigation_race / manifest.json
blob1c7778c398a1c93e7238092656e4ce8183694c3a
2   "name": "Navigation race",
3   "version": "1",
4   "manifest_version": 2,
5   "permissions": [
6     "tabs",
7     "http://b.com/"
8   ]