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
Roll leveldb 3f7758:803d69 (v1.17 -> v1.18)
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
platform_apps
/
restrictions
/
manifest.json
blob
dda6f5b922035854be664628acd2f1f3937a6a61
1
{
2
"name": "Platform App Test: various document, window, and API restrictions",
3
"version": "1",
4
"app": {
5
"background": {
6
"scripts": ["test.js"]
7
}
8
},
9
"sandbox": {
10
"pages": ["sandboxed_iframe.html"]
11
}
12
}