An addon for using Firefox with Emacs keybinding
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
icons
LICENSE
README.org
background.js
keybindings.js
manifest.json

README.org

It only works on Mac OS.

This is a Emacs key binding addon for Firefox 57+

Scroll

keymapdescription
C-n or nscroll down
C-p or pscroll up
C-fscroll right
C-bscroll left

Tab

keymapdescription
M-fnext tab
M-bprevious tab
C-x C-fnew tab
C-x kclose current tab
tfocus on the first input area

Others

keymapdescription
C-gfocus on window
C-rrefresh
C-Fhistory forward
C-Bhistory back

These keybindings work in most webpages except pages such as ‘about:xxxx’.