Super Keys
2 个评分
)概述
Configure keyboard shortcuts to perform JavaScript actions on sites.
The chrome extension that lets you map keyboard shortcuts to JavaScript actions. Using this extension requires at least some knowledge of JavaScript. Typical usage would be writing a selector to find an element on the page and calling the `#click` method on that element. For example, to add a shortcut on the Google search results page to go to the next page of results, you might map something like `alt+n` to document.getElementById('pnnext').click() Release Notes 2.1.0 - Update for some changed APIs in Chrome for user scripts. This should be working, but about a year ago when I first tried it worked in development but not production. Further debugging may be required. 2.0.2 - Backend rewrite to work with Chrome manifest V3, wildcard URL patterns now supported - this version is buggy, but V2 no longer works. 1.0.0 - Initial Version
5 星(5 星制)2 个评分
详情
- 版本2.1.0
- 上次更新日期2025年7月19日
- 提供方Tyler Elliott
- 大小74.97KiB
- 语言English
- 开发者
邮箱
extensions@roomj.com - 非交易者该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。
隐私权
该开发者已声明,您的数据:
- 不会因未获批准的用途出售给第三方
- 不会为实现与产品核心功能无关的目的而使用或转移
- 不会为确定信用度或放贷目的而使用或转移
支持
若有任何疑问、建议或问题,请在桌面浏览器中打开此页面