Do not announce robot account token before account ID is available
[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"]