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
/
api_test
/
notifications
/
has_not_permission
/
manifest.json
blob
eca67262234779db58d4583241e475b18602ab81
1
{
2
"name": "notifications test",
3
"version": "1",
4
"manifest_version": 2,
5
"permissions": [ "tabs" ],
6
"background": {
7
"scripts": ["background.js"]
8
}
9
}