Extension to show only YouTube results in Google Videos Search based on Levelsio's Tweet
πββοΈ Made by @abhijithvijayan
β€οΈ it? βοΈ it on GitHub or Tweet about it.
88 & later β | 52 & later β | 74 & later β | 88 & later β | Latest β | Latest β | Latest β |
- Chrome: just-YouTube :: Chrome Web Store
- Firefox: just-YouTube :: Add-ons for Firefox
- Opera just-YouTube :: Opera addons
- Edge: just-YouTube :: Chrome Web Store
In order to install this extension from Chrome Web Store, another opera extension called Install Chrome Extension should be installed first.
yarn install
to install dependencies.yarn run dev:chrome
to start the development server for chrome extension.yarn run dev:firefox
to start the development server for firefox addon.yarn run dev:opera
to start the development server for opera extension.yarn run build:chrome
to build chrome extension.yarn run build:firefox
to build firefox addon.yarn run build:opera
to build opera extension.yarn run build
builds and packs extensions all at once to extension/ directory.
Looking to contribute? Look for the Good First Issue label.
Please file an issue here for bugs, missing documentation, or unexpected behavior.
- Shared Eslint & Prettier Configuration -
@abhijithvijayan/eslint-config
MIT Β© Abhijith Vijayan