Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyaoka/extra-shortcuts-for-twitter
Add extra keyboard shortcuts for Twitter
https://github.com/miyaoka/extra-shortcuts-for-twitter
Last synced: 6 days ago
JSON representation
Add extra keyboard shortcuts for Twitter
- Host: GitHub
- URL: https://github.com/miyaoka/extra-shortcuts-for-twitter
- Owner: miyaoka
- Created: 2020-01-19T14:25:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:53:36.000Z (almost 2 years ago)
- Last Synced: 2023-04-01T04:16:36.871Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://twitter.com/miyaoka/status/1218899078320287750
- Size: 2.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# extra-shortcuts-for-twitter
> Add extra keyboard shortcuts for Twitter
## Demo
https://twitter.com/miyaoka/status/1218899078320287750
## Build Setup
### install
```bash
yarn
```### dev
```bash
yarn dev
```- open chrome://extensions/
- mount ./dist directory.
- if you change code, extension will be automatically reloaded.### build
```bash
yarn build
```