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
/
webnavigation
/
getFrame
/
manifest.json
blob
0a1c256220cce7c0e35934313819d0f0ddd5ac2d
1
{
2
"name": "webNavigation",
3
"version": "1.0",
4
"manifest_version": 2,
5
"description": "Tests the webNavigation API events - getFrame.",
6
"background": {
7
"page": "test_getFrame.html"
8
},
9
"permissions": ["webNavigation", "tabs"]
10
}