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]
/
chrome
/
test
/
data
/
extensions
/
permissions
/
platform_app_all_urls.json
blob
c2ccb93f180cb906cba9f34295eafcbf598170fc
1
{
2
"name": "Platform app <all_urls>",
3
"version": "1.0",
4
"app": {
5
"background": {
6
"scripts": ["doesnt_exist.js"]
7
}
8
},
9
"permissions": ["<all_urls>"]
10
}