稳定信号未识别到付费功能高风险权限组合
Shortkeys (Custom Keyboard Shortcuts) icon

Shortkeys (Custom Keyboard Shortcuts)

Custom keyboard shortcuts for your browser

用户数100K当前公开安装规模
评分3.4商店平均评分
评论数813公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

Shortkeys (Custom Keyboard Shortcuts) 媒体预览

4 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

100K100K100K100K100K2026年7月15日2026年7月18日2026年7月21日最新值: 100K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
3.41
最新值
3.41
7 日评分变化
0.00
3.313.363.413.463.512026年7月15日2026年7月18日2026年7月21日最新值: 3.41
2026年7月15日2026年7月21日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长暂无数据
----
7日增长持平
00%
30日增长暂无数据
----
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本5.0.1
ManifestV3
大小443KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

查看插件说明、主要功能和适用场景。

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

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级3.4Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分3.3仅基于下方已同步评论正文计算
有内容评论604已同步的评论正文数量
总评分/评论数813Chrome 商店公开评分/评论计数

商店综合星级:3.4。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

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

cool

语言 en
1 有用 · 0 无用
Yevgen2016年5月29日
1

Can't make it work.

语言 en
Simon Trata2016年5月13日
5

Très utile

语言 fr
1 有用 · 1 无用
匿名用户2016年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; }

语言 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.

语言 en
2 有用 · 0 无用
Thomas Luciani2016年4月29日
1

Doesn't work on chrome 48.0 (ubuntu)

语言 en
2 有用 · 1 无用
Gniewomir Ciołek2016年4月28日
2

No option for edit shortcuts like ctrl+F for find

语言 en
1 有用 · 2 无用
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

语言 en
匿名用户2016年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.

语言 en
16 有用 · 1 无用
匿名用户2016年4月3日
5

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

语言 en