repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
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
blob
8d3bdb02f42f5106dafabe9cb77834792ac8ee5a
1
{
2
"name": "tabs/current_window",
3
"version": "0.1",
4
"manifest_version": 2,
5
"background": { "scripts": ["background.js"] },
6
"permissions": ["tabs"]
7
}