Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngzhian/quickview-chrome
watch videos without leaving your YouTube subscriptions feed page
https://github.com/ngzhian/quickview-chrome
Last synced: 3 months ago
JSON representation
watch videos without leaving your YouTube subscriptions feed page
- Host: GitHub
- URL: https://github.com/ngzhian/quickview-chrome
- Owner: ngzhian
- Created: 2013-04-01T15:43:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T03:46:18.000Z (over 6 years ago)
- Last Synced: 2024-04-18T00:13:30.435Z (9 months ago)
- Language: JavaScript
- Size: 3.48 MB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.mdown
Awesome Lists containing this project
README
Quickview
=========[Chrome Web Store link](https://chrome.google.com/webstore/detail/quickview-for-youtube/jfocolikmfgljlbblhgpkcjlpehnapkm)
Watch videos without leaving your YouTube subscriptions feed page, and possibly without ever clicking.
A div with an embedded iframe shows up when you mouse over the thumbnail of the video.
Comments are loaded beside the video.
Click outside of the video or press any key to end the video.This behavior works for thumbnails in your feed, as well as thumbnails at the side of a video page.
##Why?
What's better than a nice subscriptions feed page that you can scroll forever?A page where you can scroll forever AND watch videos.
##How?
This is a Chrome/Chromium extension, uses jQuery to do some simple attribute extraction,
DOM manipulation, mouse events. Uses iframe to embed video.You can now get this at the [Chrome Web Store](https://chrome.google.com/webstore/detail/quickview-for-youtube/jfocolikmfgljlbblhgpkcjlpehnapkm)!
Alternatively, `git clone https://github.com/ngzhian/quickview.git`,
then go to `chrome://extensions` and turn on Developer mode.
Finally just click the "Load unpacked extension..." button and browse
to where you cloned the repository. Hopefully everything works fine!##Who?
Hi, people call me Zhi An,
and I made this because I like to watch YouTube videos and I don't like to click that much.##TODO
Options to set hover timing.##Bugs.
##License
Quickview by Ng Zhi An is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.