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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
manifest_tests
/
command_allow_numbers.json
blob
1afbd28d6a18d46e839d6d7f6c99a38b811511e9
1
{
2
"name": "Command test - Numbers should be allowed",
3
"manifest_version": 2,
4
"version": "1",
5
"commands": {
6
"feature1": {
7
"suggested_key": "Ctrl+1",
8
"description": "feature1"
9
}
10
}
11
}