Key to Click 作者: zvakanaka
Press a key to click an element
10 位使用者10 位使用者
擴充套件後設資料
關於此擴充套件
This extension allows you to assign keys to click elements on a web page for you.
The configuration is currently stored in JSON per site, with the JavaScript "event.key" (see https://keycode.info to find values for keys) as the JSON property key and the CSS selector for the element as the JSON property value.
Example config for https://apod.nasa.gov:
YouTube Video
The configuration is currently stored in JSON per site, with the JavaScript "event.key" (see https://keycode.info to find values for keys) as the JSON property key and the CSS selector for the element as the JSON property value.
Example config for https://apod.nasa.gov:
{
"ArrowLeft": "hr + a",
"ArrowRight": "center a[href^=\"ap\"]:last-of-type"
}
YouTube Video
由 1 位評論者給出 5 分
權限與資料
更多資訊