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

I tried to [follow `ab` command](https://github.com/brookhong/Surfingkeys/blob/master/src/content_scripts/common/default.js#L485-L491), but couldn't find a way to do it. Also, I can't use `chrome.bookmarks` because we are writing settings code as content script, I guess....

## 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) 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)? Yes. But there...

i like search in bookmark ( press b) but it doesn't support fuzzy finder here is fzf in js [fzf-js](https://github.com/ajitid/fzf-for-js) ![landing](https://user-images.githubusercontent.com/39295458/155045017-4a33178f-7baa-48dd-8664-50b2ece5ad37.gif) Can you integrate it into surfingkeys

Seems like `iunmap` stopped to work in settings, the functional alternative is `api.iunmap`, so this commit updates READMEs to use it when explaining how to disable emoji completion.

If this is not already a feature, I can create one and make a pull request to add it. Just making sure no-one else has one already or this is...

## 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) 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)? Yes ## Error...

Hi. First of all, thanks for a great tool! I absolutely love it! Is there a way to create a command which will execute some Javascript? I want to do:...

Thanks very much for Surfingkeys! Please let me know if I should be using a different mechanism for creating a feature request. I make use of a system wide dark/light...

Firenvim set `g:started_by_firenvim` variable and we can check it and run specific code ( [source](https://github.com/glacambre/firenvim#building-a-firenvim-specific-config) ). Is there something like that in Surfingkeys? I want to change `colorscheme` param, because...

Currently Surfingkeys are enabled by default and we can disable it by shortcut Alt-S. Would there be a way to reverse this behavior like Alt-S to enable it for new...