Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)