Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drarox/googleyoutuberedirect
Browser extension to redirect Google search results to YouTube videos for Chrome, Brave, Edge, Firefox.
https://github.com/drarox/googleyoutuberedirect
chrome-extension firefox-extension google-search redirection youtube
Last synced: 1 day ago
JSON representation
Browser extension to redirect Google search results to YouTube videos for Chrome, Brave, Edge, Firefox.
- Host: GitHub
- URL: https://github.com/drarox/googleyoutuberedirect
- Owner: Drarox
- License: gpl-3.0
- Created: 2023-04-10T16:39:48.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T17:08:02.000Z (about 1 month ago)
- Last Synced: 2024-12-31T18:18:46.739Z (about 1 month ago)
- Topics: chrome-extension, firefox-extension, google-search, redirection, youtube
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/google-search-to-youtube/pioognemndfiikaapccdbcphgfdpgekp
- Size: 6.83 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Google Youtube Redirect
Browser extension to redirect Google search results to YouTube videos
About |
Preview |
Installation |
How it works |
Contributions |
License## About ##
Simple browser extension that redirects annoying behaviour of YouTube videos being opened embedded in Google Search to Youtube.com directly. This extension also supports opening the video in a new tab and allows the user to go back to the Google Search results using the back button.
In addition, the extension also adds a YouTube button on the Google Search results page, allowing you to quickly and easily redirect your search query to YouTube.
The extension supports Chromium-based browsers like Google Chrome, Microsoft Edge, Brave, Opera, and Firefox.
## Preview ##
#### Automatic redirect to YouTube :
![before-after](https://raw.githubusercontent.com/Drarox/GoogleYoutubeRedirect/master/metadata/images/before-after.gif)
#### YouTube search button added :
![links_nav_preview](https://raw.githubusercontent.com/Drarox/GoogleYoutubeRedirect/master/metadata/images/links_nav_preview.png)
![buttons_nav_preview](https://raw.githubusercontent.com/Drarox/GoogleYoutubeRedirect/master/metadata/images/buttons_nav_preview.png)
## Installation ##
Download the extension :
- Chromium-based browsers (Chrome, Edge, Brave, Opera, etc.)
[![Chrome](https://raw.githubusercontent.com/Drarox/GoogleYoutubeRedirect/master/metadata/images/chrome.png)](https://chrome.google.com/webstore/detail/google-search-to-youtube/pioognemndfiikaapccdbcphgfdpgekp)
- Firefox
[![Firefox](https://raw.githubusercontent.com/Drarox/GoogleYoutubeRedirect/master/metadata/images/firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/google-to-youtube-redirector/)
Once installed, the extension will automatically redirect any embedded YouTube videos to the actual YouTube website.
## How it works ##This extension automatically detects when you click on a YouTube video link in Google Search and redirects you to the YouTube website, bypassing the embedded video player in Google Search. You can also right-click on a YouTube video link in Google Search and select "Open Link in New Tab" to open the video on YouTube.com in a new tab.
When you are done watching the video, you can use the back button to return to the Google Search results.
## Contributions ##
If you would like to contribute to the development of this extension, feel free to fork this repository and submit a [pull request](https://github.com/Drarox/GoogleYoutubeRedirect/pulls) with your changes.
## License ##
This project is licensed under [GPL-3.0 license](https://github.com/Drarox/GoogleYoutubeRedirect/blob/master/LICENSE).