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
Revert "Only store leading 13 bits of password hash."
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
api_test
/
executescript
/
user_gesture
/
manifest.json
blob
e30704df406e691cb4df8d26471a1cc140c91b67
1
{
2
"version": "1.0.0.0",
3
"manifest_version": 2,
4
"name": "user_gesture test",
5
"description": "Test user gesture passing within executeScript",
6
"background": {
7
"scripts": ["test.js"]
8
},
9
"permissions": ["tabs", "http://b.com/"]
10
}