An open API service indexing awesome lists of open source software.

https://github.com/koyashiro/slash-focus

Press the slash key to focus on a specific text box.
https://github.com/koyashiro/slash-focus

chrome

Last synced: about 1 year ago
JSON representation

Press the slash key to focus on a specific text box.

Awesome Lists containing this project

README

          

# slash-focus

Press the slash key to focus on a specific text box.

## Development

Build and archive extension.

```sh
npm run build
npm run archive
```