Keyboard-fu Keyboard-fu

Productivity
Version: 0.7.1
Last Update: 2012-11-29

Overview

Keyboard-fu is a Chrome extension developed by Shrikant Sharat Kandula. According to the data from Chrome web store, current version of Keyboard-fu is 0.7.1, updated on 2012-11-29.
1,000+ users have installed this extension. 48 users have rated this extension with an average rating of .

An extremely customizable keyboard shortcuts interface that aims to rid you of the rodent :)

This is an extension that lets you assign hotkeys to arbitrary actions, which are just javascript code snippets (Coffeescript coming soon). The extension provides an API (small but evolving) which includes functions for tab management, opening bookmarks, launching bookmarklets, page scrolling etc., and also jQuery is available along with the whole DOM of the page. So, you can assign a hotkey to a particular page (with url filters) that can use jQuery to say, change the font size, or click on a link, or submit a form.. almost anything you can do with javascript+jQuery.

I built this because I couldn't find an extension that let me assign a simple damn javascript fragment to a hotkey, especially with jQuery :)

This is in beta stage, as such it may break sometimes and until I can give a 1.0 version to it, I won't promise any stability. So please test it out and let me know if you have any feedback or suggestions. However trivial it may be, I want to hear it :) (way to contact is in the options page).

Oh, and you should follow me on twitter, http://twitter.com/sharat87, to get updates about this extension. Also, you may find the source for this project at https://bitbucket.org/sharat87/keyboard-fu distributed with MIT license. The source is also mirrored on github for git access at https://github.com/sharat87/keyboard-fu, although it usually lags behind.

Note that I don't check the reviews here very often, so you may wish to notify me over twitter or email. Thanks.

Changelog:
Version 0.6.0 on 2nd April 2012
* Added new API call: `tabCloseOther` to close all other tabs. (By Mathias Myrland)

Version 0.5.3 on 19th June 2011
* Fixed unable to save global hotkeys. Thanks anonymous, whoever you are ;)

Version 0.5.2 on 15th June 2011
* Fixed a problem with the API documentation link, which would not open in certain cases.

Version 0.5.1 on 6th June 2011
* Fix a problem with opening bookmark in new tab (Thanks anant.red)

Version 0.5 on 11th May 2011
* Fix unable to capture special keys in hotkey form in options page (Thanks magoood)
* Usage documentation explaining how stuff works and how to use stuff.
* Fix weird behavior with undo closed tabs functionality, when extension is reloaded/updated.

Version 0.4 on 21st April 2011
* Open a bookmark by specifying the entire path to the bookmark, like "/Bookmarks Bar/search engines/google". Also supports bookmarklets.
* Fixed many bugs with `fu.open()` API call.
* Atomated extension packaging with fabric, so should be more stable now.

Version 0.3.2 on 19th March 2011
* An unfortunate error in extension packaging. Fixed.

Version 0.3.1 on 16th March 2011
* A few critical show stopper bugs addressed

Version 0.3 on 15th March 2011
* More robust hotkey input system (Inspired by vimium's key detection system)
* API for scrolling and undo closing should work correctly*
* Introduced API for opening options page, extensions page or any other url
* Documentation based on docco, so that it doesn't fall behind
* Completely rewritten in coffeescript. Support for hotkeys that execute coffeescript coming soon.
* Basic implementation of a hotkey-reference popup. Will improve based on feedback. (default mapped to `?`, and is `fu.toggleKeyReference()`)

Version 0.2 on 6th March 2011
* Sequece hotkeys (like "gg" or "<C-x><C-c>")
* Import/Export hotkeys
* API for undo closing tab
* Fixed flooding of console messages in all pages with this extension
* Hotkeys displayed in vim/emacs style

Rating

48 ratings

Total Installs

1,000+

Information

Last Update

2012-11-29

Current Version

0.7.1

Size

230KiB

Author

Shrikant Sharat Kandula

Website

None

Category

Productivity

Latest Reviews

See More

avatar Avery F
2021-10-14

Great idea, but can't get keyboard capture to work. Maybe a recent chrome update broke its functionality.

avatar Мой лучший друг
2020-11-29

Не работает.

avatar Erik Vesterlund
2020-01-11

Doesn't work. Using all the pre-defined hotkeys, only gg appears to have an effect: a 'g' appears on the screen, but page doesn't go to top.

avatar Bill Shroyer
2020-01-06

Doesn't seem to do anything. If there's a way to activate it that isn't mentioned, I have no way of figuring out what it is. I'm able to reprogram the keys quite easily, at least they appear to be configured. But on the web page itself, they don't work. It simply types the letter instead of performing the action I programmed it for. Brave browser, version 1.1.23, based on Chromium: 79.0.3945.88 (Official Build) (64-bit).

avatar DAVID GUALDRON
2019-06-05

Greatly functional and limitless customization.