Stable signalNo paid features detectedHigh-risk permissions
Shortkeys (Custom Keyboard Shortcuts) icon

Shortkeys (Custom Keyboard Shortcuts)

Custom keyboard shortcuts for your browser

Users100KCurrent public install base
Rating3.4Store average score
Reviews813Public review volume
Manifest versionV3Extension platform version
7-day growth0Net users gained this week
7-day growth rate0%Relative weekly velocity
Preview

Shortkeys (Custom Keyboard Shortcuts) Media preview

4 assets
Trend

User growth trend

Review user movement across collected snapshots.

User Growth Over Time

100K100K100K100K100K2026年7月15日2026年7月18日2026年7月21日Latest: 100K
Rating trend

7-day rating trend

View collected rating snapshots from the latest 7-day window to assess rating stability.

7-day rating change

Start
3.41
Latest
3.41
7-day rating change
0.00
3.313.363.413.463.512026年7月15日2026年7月18日2026年7月21日Latest: 3.41
2026年7月15日2026年7月21日
Growth overview

Daily, weekly, and monthly growth

Compare 1-day, 7-day, and 30-day net growth and growth rate.

1-day growthNo data
----
7-day growthFlat
00%
30-day growthNo data
----
Technical snapshot

Version, languages, and crawl freshness

Review publication date, version, supported languages, and crawl timestamps.

Version5.0.1
ManifestV3
Size443KiB
Languages1English
Published
Store updated
Last crawled
English
Overview

Product summary

Review the store description, core capabilities, and common use cases.

Shortkeys lets you create custom keyboard shortcuts for anything your browser can do. Choose from 125+ built-in actions, chain them into macros, or write your own JavaScript — all with a clean, modern interface.

WHAT CAN IT DO?

Shortkeys ships with 125+ built-in actions across 11 categories:

- Scrolling: scroll up/down/left/right, jump to top or bottom

- Tabs: open, close, pin, mute, move, sort, duplicate, suspend, group, and switch tabs

- Navigation: back, forward, reload, copy URL, open from clipboard

Reviews

Recent review snapshot

Inspect the latest comments and rating distribution.

Store average score3.4Chrome Web Store aggregate rating, including ratings without synced review text
Synced text average3.3Average computed only from synced review bodies below
Reviews with text604Synced review bodies
Total ratings / reviews813Chrome Web Store public rating/review count

Store average score: 3.4. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.

5
261
4
60
3
47
2
49
1
187
Web Technologies (WT)2016年6月5日
5

cool

Language en
1 helpful · 0 not helpful
Yevgen2016年5月29日
1

Can't make it work.

Language en
Simon Trata2016年5月13日
5

Très utile

Language fr
1 helpful · 1 not helpful
Anonymous user2016年5月8日
5

Great! I use it to type German "Umlaute" like "ä, ö, ü, ß" using alt+a, alt+o, alt+u, alt+s. This is my Javascript: var txtarea = document.activeElement; if (txtarea.nodeName == "INPUT" || txtarea.nodeName == "TEXTAREA") { var scrollPos = txtarea.scrollTop; var caretPos = txtarea.selectionStart; var front = (txtarea.value).substring(0, caretPos); var back = (txtarea.value).substring(txtarea.selectionEnd, txtarea.value.length); txtarea.value = front + "[insert ä, ö, ü or ß here]" + back; caretPos = caretPos + 1; txtarea.selectionStart = caretPos; txtarea.selectionEnd = caretPos; txtarea.focus(); txtarea.scrollTop = scrollPos; }

Language en
Devin Rhode2016年5月4日
5

On a chromebook with chrome os, I was able to type in "ctrl+shift+[" (note: NOT holding the actual shift or ctrl keys) to enable switching to the previous tab (and ctrl+shift+] for the next tab). In chrome os settings I was able to fish around a little bit to find out how to assign the ctrl key to alt and the alt key to ctrl, so now I have my standard mac style Cmd+shift+[ and Cmd+shift+] tab switching shortcuts. I did have to reload pages for this to finally work, but it does seem to work just fine.

Language en
2 helpful · 0 not helpful
Thomas Luciani2016年4月29日
1

Doesn't work on chrome 48.0 (ubuntu)

Language en
2 helpful · 1 not helpful
Gniewomir Ciołek2016年4月28日
2

No option for edit shortcuts like ctrl+F for find

Language en
1 helpful · 2 not helpful
hi lol2016年4月25日
3

Only works for keys that type their character. Is it possible to add the ESC and F1-12 as well? those are the short cuts I want to get rid of. The app itself is solid for what it can do but It's useless for people trying to disable the F or ESC keys

Language en
Anonymous user2016年4月12日
3

I intended to use this extension primarily as a way to launch web sites using hot keys. This extension almost does everything I need from it, but some critical things are still missing/not working: 1) The extension only works on actual web pages. Blank new tabs or setting pages will not have the shortcuts you defined. This makes it difficult to use the sequence of "open new tab, invoke hotkey to load a web site". I was forced to download another extension to make all new tabs load a web site just so that I could use my hotkeys with new tabs. This is just a partial solution though, because of problem number 2: 2) Hotkeys only work after the page finishes loading. This is problematic if you are using the shortcuts for quickly jumping to your favorite sites, because it interferes with the "quickly" part: you open a new tab, it begins to load a web page, and you must wait for it to finish before you can invoke the hotkey that will take you to the site you wanted to go to. In the time a website loads, even a fast one like the Google home page, I am able to invoke the goto webpage shortcut at least 6 times, which is not acceptable to me. Unfortunately, it looks like I may have to go back to Firefox just to use its SpeedDial addon, which has the website hotkeys feature natively and which does not suffer from the above problems I described.

Language en
16 helpful · 1 not helpful
Anonymous user2016年4月3日
5

Fires bookmarklets from inside text fields == better than any other shortcut manager I've tried in my book[marklet!]

Language en