Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eckankar/videotitleadderchrome
Preloads any YouTube links and appends the title of the video to the link in the referring page.
https://github.com/eckankar/videotitleadderchrome
chrome-extension embedded-video rickroll youtube
Last synced: 3 months ago
JSON representation
Preloads any YouTube links and appends the title of the video to the link in the referring page.
- Host: GitHub
- URL: https://github.com/eckankar/videotitleadderchrome
- Owner: Eckankar
- License: mit
- Created: 2012-02-19T14:27:36.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T20:14:07.000Z (about 5 years ago)
- Last Synced: 2023-04-18T19:30:59.886Z (over 1 year ago)
- Topics: chrome-extension, embedded-video, rickroll, youtube
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/ddpephnhacfpgcemhioaejgenlgadnnh
- Size: 101 KB
- Stars: 10
- Watchers: 3
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Video Title Adder for Chrome™
## Update 2019-10-29:
As per today, the extension has been taken off the web store. I was contacted by YouTube with regards to an API audit of the project, and I simply do not have the time or energy to go through their audit process for what I consider simply a fun side project. I'm sorry to all the users of the extension it inconveniences.
If anyone else wishes to pick up the project and take it from here, you have my blessing.
Notes for a future project maintainer: The project is in working order at the time of writing. If you choose to pick up the project, you will need to review the [YouTube API Services - Developer Policies](https://developers.google.com/youtube/terms/developer-policies) and bring the extension into compliance. Once thing it for sure lacks is a privacy policy.
-----
[![N|Solid][storeimgsmall]][store]
Video Title Adder is a [Chrome Extension][store] that adds the video title to the end of any YouTube™-link.
!["VTA in Action!"][screenshot1]
### What other features does it have?
- When hovering a video, you get an info-box with thumbnail preview, total time of the video and other nice information. !["Hover Preview"][preview]
- Watch videos inline without leaving the page by clicking the play button !["Inline Viewer"][inline]
- Determines if a video is viewable in your country/private (Content Cop below is a private video) !["VTA Detecting Private Video"][private]But, most importantly, it helps you you avoid getting Rick-rolled. !["Don't get rickrolled"][rickroll]
### Download/Install
You can download the release build from the Chrome Extension Store by visiting the link below and clicking *"Add to Chrome"*[![N|Solid][storeimg]][store]
[//]: # (Links)
[store]:
[//]: # (Images)
[storeimg]: http://i.imgur.com/jqS4FE4.png "Chrome Extension Store"
[storeimgsmall]: http://i.imgur.com/6T3ykWM.png "Chrome Extension Store"
[screenshot1]: http://i.imgur.com/AHTU70r.png "VTA in Action!"
[private]: http://i.imgur.com/pSbtmN3.png "Private video"
[rickroll]: http://i.imgur.com/AFtxjXi.png "Rick getting RickRolled"
[preview]: http://i.imgur.com/6ICLoR7.png "Hover Preview"
[inline]: http://i.imgur.com/Esmb5PK.png "Inline Viewer"