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
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
extensions
/
test
/
data
/
manifest_tests
/
file_handlers_invalid_handlers.json
blob
f1d65d1ab8003389c6a256ad85ba149c987018ae
1
{
2
"name": "test",
3
"description": "App with file_handlers manifest.",
4
"version": "1",
5
"app": {
6
"background": {
7
"scripts": ["background.js"]
8
}
9
},
10
"file_handlers": []
11
}