YouTube Language Search Shield is a Chrome extension that blocks input in the YouTube search bar in specified languages. This extension helps users to avoid searching in unwanted languages.
Clone the repository:
git clone https://github.com/sota009/youtube-language-search-shield.git
cd youtube-language-search-shield
Install dependencies:
yarn install
Build the project:
yarn build
Load the extension in Chrome:
chrome://extensions/
.dist
directory from the cloned repository.Clone the repository:
git clone https://github.com/sota009/youtube-language-search-shield.git
cd youtube-language-search-shield
Install dependencies:
yarn install
Start the development server:
yarn dev
Open Chrome and load the extension as described in the “Installation” section.
To run the tests, use the following command:
yarn vitest