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

In tridactyl if you are on a page where the plugin is not responding you can press `` and it will either reactivate the plugin in the tab you're in,...

## Error details SurfingKeys: 1.0.3 Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36 Edg/99.0.1150.30 URL: ## Context I follow the [guide](https://github.com/brookhong/Surfingkeys/blob/master/src/nvim/server/Readme.md) to setup neovim, but nothing happen...

I wanted to add a custom shortcut to move all tabs, which meet X criteria, to the left side of the tab bar. But I wasn't able to do so...

## Prelude * Could you find answer in below documents? No 1. [FAQ](https://github.com/brookhong/Surfingkeys/wiki/FAQ) / [常见问题](https://github.com/brookhong/Surfingkeys/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) 1. [README](https://github.com/brookhong/Surfingkeys/blob/master/README.md) / [读我](https://github.com/brookhong/Surfingkeys/blob/master/README_CN.md) * Have you searched your problem in [issues](https://github.com/brookhong/Surfingkeys/issues)? Yes ## Error...

Is it possible to make a mapping to open some predefined folder from Bookmarks? I.e., to open all bookmarks from this folder (of course, we have its path, like `Bookmarks/TestFolder`)...

## Prelude * Could you find answer in below documents? 1. [FAQ](https://github.com/brookhong/Surfingkeys/wiki/FAQ) / [常见问题](https://github.com/brookhong/Surfingkeys/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) - NO 1. [README](https://github.com/brookhong/Surfingkeys/blob/master/README.md) / [读我](https://github.com/brookhong/Surfingkeys/blob/master/README_CN.md) - NO * Have you searched your problem in [issues](https://github.com/brookhong/Surfingkeys/issues)?...

``` mapkey('Q', '#8Open omnibar for word translation', function() { front.openOmniquery({query: getWordUnderCursor(), style: "opacity: 0.8;"}); }); ``` `getWordUnderCursor()`在`utils.js`里,api并没有把它导出来。请问有别的办法设定这里的`opacity`吗?

Nvim does not populate the selected text box when exited with `:wq` `` brings up nvim as expected. Nvim continues to run headless when the pop-in is not visible, as...

![image](https://user-images.githubusercontent.com/19462833/150946046-a872a268-82a3-40fc-928f-73947a1b59d3.png) 这些功能我如果想禁用,请问该如何进行配置?

Hi! My browser is Firefox 88 on Arch. For a long time I had been using Vimium, but recently I found SurfingKeys and switched to it. It is a great...