# Convert Firefox into Emacs

DevFeed: [Convert Firefox into Emacs](<https://devfeed.tech/articles/convert-firefox-into-emacs-20299.md>)

Original publisher: [Read original article](<https://parkouss.wordpress.com/2015/12/30/convert-firefox-into-emacs/>)

Author: parkouss

Published: 2015-12-30T15:49:44Z

Content type: tutorial

Language: en

Sources: [Mozilla Automation](<https://devfeed.tech/sources/mozilla-automation.md>)

Topics: [Emacs](<https://devfeed.tech/topics/emacs.md>), [Firefox](<https://devfeed.tech/topics/firefox.md>), [browser](<https://devfeed.tech/topics/browser.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [commands](<https://devfeed.tech/tags/commands.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [emacs](<https://devfeed.tech/tags/emacs.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [github](<https://devfeed.tech/tags/github.md>), [incremental](<https://devfeed.tech/tags/incremental.md>), [mozilla](<https://devfeed.tech/tags/mozilla.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [plugins](<https://devfeed.tech/tags/plugins.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>)

## AI overview

This tutorial explains how to use the KeySnail Firefox add-on to apply Emacs-style key bindings and workflows in Firefox. It describes tab switching and selection, buffer-like tab management, incremental search, command execution, and keyboard-based link navigation.

## Source excerpt

Firefox is a great browser. One of the reasons I really love it is because it is highly configurable: as an Emacs user, I wanted to use emacs key bindings inside Firefox - well, it's easy to do that. And much more! Most of the magic for me comes from the awesome keysnail addon. It ... Continue reading Convert Firefox into Emacs