alice0775 / userChrome.js

457 stars 123 forks source link

SidebarModoki enhancement suggestion #40

Closed dezhavu closed 5 years ago

dezhavu commented 5 years ago

Hi, great scripts, thanks!

SidebarModoki can fully replace downloads/bookmarks/history, but there's no possibility to switch to exact tab, thus leaving me with no option, but hand switching between them. Could you please add hotkey option, so I can override defaults Ctrl-B to show me SidebarModoki's panel with bookmarks, Ctrl-H for history, Ctrl-J for downloads. I managed to add Ctrl-J with addEventListener, but only for SidebarModoki.toggle(); so it opens on the last accessed panel :(

Please take a look if you have time. Thanks.

dezhavu commented 5 years ago

oops it was easy, sorry