Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashishk1331/switch
browser extension to add search shortcut to Youtube
https://github.com/ashishk1331/switch
Last synced: about 1 month ago
JSON representation
browser extension to add search shortcut to Youtube
- Host: GitHub
- URL: https://github.com/ashishk1331/switch
- Owner: ashishk1331
- License: mit
- Created: 2024-06-20T11:48:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T11:51:21.000Z (6 months ago)
- Last Synced: 2024-06-21T03:08:00.746Z (6 months ago)
- Language: JavaScript
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Banner image for switch](banner.png)
# Switch
A simple extension to add search shortcut to Youtube. Press `Shift+K` to search.
## Installation
1. Clone this repository
2. Run `yarn` or `npm i` (check your node version >= 16)
3. Run `yarn build` or `npm run build`
4. Load Extension in Chrome
1. Open - Chrome browser
2. Access - chrome://extensions
3. Tick - Developer mode
4. Find - Load unpacked extension
5. Select - `dist` folder in this project (after dev or build)
5. Use it!## Credit
Cloned Template inspired by [Bronathan's vite chrome extension boilerplate](https://github.com/JohnBra/vite-web-extension).## Request for features
Ping me at [twitter](https://twitter.com/AshishK1331)