Is there a list of codes for adding custom gestures? For example I see that the
"Navigate To Google" code is: location.href = "http://www.google.com/"
Not sure if it's possible, but I'm trying to add a custom gesture to show/hide
bookmarks bar, which is Ctrl+Shift+B.
I'm thinking the code should be something like this:
keyboard.shorcut = "Ctrl+Shift+B"
Could anyone give me a proper code to do this?
Original issue reported on code.google.com by ge...@live.ca on 20 Nov 2013 at 12:29
Original issue reported on code.google.com by
ge...@live.ca
on 20 Nov 2013 at 12:29