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.
- Host: GitHub
- URL: https://github.com/koyashiro/slash-focus
- Owner: koyashiro
- License: mit
- Created: 2024-09-30T10:38:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T21:35:31.000Z (over 1 year ago)
- Last Synced: 2024-10-19T14:10:17.401Z (over 1 year ago)
- Topics: chrome
- Language: TypeScript
- Homepage: https://github.com/koyashiro/slash-focus
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```