-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
popup.js:Added keyboard shortcut for selecting category
pupup.html:Added title for displaying tooltip text showing keyboard shorcut for categories Now the category checkboxes can be selected using following keyboard shortcuts : Ctrl+Alt+m : toggle music Ctrl+Alt+v : toggle video Ctrl+Alt+b : toggle books Ctrl+Alt+a : select all the categories Hovering mouse over the category labels displays tooltip text showing the key combination for the respective category. The tooltip text is presently shown only in chrome and not in firefox because of a bug (bugzilla id : 1269421) which has been fixed and the feature will be available from firefox 52 (which is in development version now) fixes #88
- Loading branch information
1 parent
de61353
commit 87ce723
Showing
2 changed files
with
38 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters