Skip to content

Google Chrome extension that restores browser behavior of navigating to previous page when pressing the Backspace key.

Notifications You must be signed in to change notification settings

oslego/chrome-backspace-back

Repository files navigation

Backspace to go Back

Google Chrome extension that restores browser behavior of navigating to previous page when pressing the Backspace key.

This behavior was removed since Chrome 52.

Update 8-16-2016: Google released an official extension that offers the same functionality. Go Back with Backspace by Google, available in the Chrome Web Store.

How to install

From the Chrome Web Store

From source

This extension requires permissions to access content on all the pages you visit. It's ok if that freaks you out. Handing over those permissions freaks me out too.

Here's a way to install this extension from a copy of the source so you can always read it (it's very short) and be sure it's not doing anything malicious. Automatic updates do not work with locally installed extensions. That should make you feel even safer.

  • Clone or download this repository:
    git clone [email protected]:oslego/chrome-backspace-back.git
    
  • Navigate to chrome:https://extensions in Chrome's URL bar;
  • Tick the box that says Developer mode;
  • Click Load unpacked extension;
  • Select the cloned repository folder.

Credits

About

Google Chrome extension that restores browser behavior of navigating to previous page when pressing the Backspace key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published