mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
Add a default shortcut key for browser action.
This commit is contained in:
parent
1acc373a9f
commit
4fa13c686d
@ -33,5 +33,12 @@
|
||||
"https://*/*",
|
||||
"ftp://*/*",
|
||||
"<all_urls>"
|
||||
]
|
||||
],
|
||||
"commands": {
|
||||
"_execute_browser_action": {
|
||||
"suggested_key": {
|
||||
"default": "Alt+Shift+O"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user