Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / tabs / current_window / manifest.json
blob8d3bdb02f42f5106dafabe9cb77834792ac8ee5a
2   "name": "tabs/current_window",
3   "version": "0.1",
4   "manifest_version": 2,
5   "background": { "scripts": ["background.js"] },
6   "permissions": ["tabs"]