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
/
request_quota_background
/
manifest.json
blob
3016a4398474993e54a5211a26ae9a4c80320634
1
{
2
"name": "Test requestQuota in background page",
3
"version": "1.0",
4
"manifest_version": 2,
5
"background": {
6
"scripts": ["background.js"]
7
}
8
}