Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crittermike/shortkeys
A browser extension for custom keyboard shortcuts
https://github.com/crittermike/shortkeys
chrome javascript webextension
Last synced: 15 days ago
JSON representation
A browser extension for custom keyboard shortcuts
- Host: GitHub
- URL: https://github.com/crittermike/shortkeys
- Owner: crittermike
- License: other
- Created: 2012-04-25T21:13:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T17:04:29.000Z (8 months ago)
- Last Synced: 2024-04-14T14:14:22.745Z (7 months ago)
- Topics: chrome, javascript, webextension
- Language: JavaScript
- Homepage: https://www.shortkeys.app/
- Size: 3.46 MB
- Stars: 930
- Watchers: 25
- Forks: 158
- Open Issues: 200
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Shortkeys
Custom keyboard shortcuts for your browser
[Donate](https://salt.bountysource.com/teams/chrome-shortkeys) |
[Add a Review](https://chrome.google.com/webstore/detail/shortkeys-custom-keyboard/logpjaacgmcbpdkdchjiaagddngobkck/reviews) |
[Documentation](https://github.com/mikecrittenden/shortkeys/wiki/How-To-Use-Shortkeys) |
[Support](https://github.com/mikecrittenden/shortkeys/issues) |
[Firefox Add-on](https://addons.mozilla.org/firefox/addon/shortkeys/) |
[Chrome Webstore](https://chrome.google.com/webstore/detail/shortkeys-custom-keyboard/logpjaacgmcbpdkdchjiaagddngobkck)## Install
$ npm install
## Development
npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge## Build
npm run build chrome
npm run build firefox
npm run build opera
npm run build edge## Environment
The build tool also defines a variable named `process.env.NODE_ENV` in your scripts.
## Docs
* [webextension-toolbox](https://github.com/HaNdTriX/webextension-toolbox)
## Credits
* Icon made by [Freepik](https://www.flaticon.com/authors/freepik "Freepik") from [www.flaticon.com](https://www.flaticon.com/ "Flaticon").