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