Skip to content

Commit

Permalink
Add scroll keyboard shortcuts to Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
wtetsu committed Apr 9, 2022
1 parent 549a313 commit db5ebac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions platform/manifest-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
"commands": {
"_execute_browser_action": {
"description": "Activate the extension"
},
"scroll_down": {
"description": "Scroll down"
},
"scroll_up": {
"description": "Scroll up"
}
},
"icons": {
Expand Down

0 comments on commit db5ebac

Please sign in to comment.