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
[Cronet] Delay StartNetLog and StopNetLog until native request context is initialized
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
platform_apps
/
apps_only
/
manifest.json
blob
286c4f1f711b765bc9391224fb575d9dbdc58bfc
1
{
2
"name": "Extension for testing that apps-only things are blocked",
3
"version": "0.5",
4
"manifest_version": 2,
5
"background": {
6
"scripts": ["background.js"]
7
}
8
}