Surfingkeys icon indicating copy to clipboard operation
Surfingkeys copied to clipboard

Map your keys for web surfing, expand your browser with javascript and keyboard.

Results 257 Surfingkeys issues
Sort by recently updated
recently updated
newest added

add the group index into its name, easier to to group when editing the keymap config.

fix the bug that the api.map can not update the new annotation.

'ab' not working in Safari (v16.6) to add a bookmark

I have JS bookmarklets and I like to trigger them via hotkey, Is there a way to do that? Opening them like a bookmark don't work. Can I add them...

This does not happen every time, and I have not figured out under exactly what conditions this happens, but often when searching for something with the "find" command `/` the...

the hotkeys do not work in settings pages, any of the following: chrome://* is there any option to fix this that I am missing?

SurfingKeys: 1.15 Browser1: msedge 117.0.2045.31 Browser2: chrome 117.0.5938.89 Uncaught TypeError: Failed to construct 'URL': Invalid URL ![image](https://github.com/brookhong/Surfingkeys/assets/6967453/1e6d8c74-a869-43b1-ba9a-bc080dcfec78)

For example: ~~~ foo >< foo BAR >< bar ~~~ will be simplified as ~~~ foo BAR >< bar ~~~

SurfingKeys: 1.15 Browser: 105.0.5195.113 (Official Build) (64-bit) [About Brook Hong's Chromium](https://brookhong.github.io/2021/04/18/brook-build-of-chromium.html) URL: https://www.bilibili.com/read/cv18986956/ ## Context There are some links in the context in the **URL** I give above. I used...

I have a use-case where I like to open omnibar with only tabs related to a specific domain. Based on my limited understanding of the code, it seems that `Front.openOmnibar({type:...