blob: 24588bb2c7585b590877db3ec68c496953dbdf70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
---
layout: post
title: ViewTime, A Safari Extension for YouTube
description: ViewTime adds the amount of time a YouTube video has been played under its view count.
date: 2014-06-08 00:00:00
category: projects
image: http://www.benburwell.com/assets/images/viewtime-icon.png
---
It’s rather astonishing to consider the amount of time for which some viral videos have been watched. For example, [Ylvis’ “The Fox”](https://www.youtube.com/watch?v=jofNR_WkoCE) has been watched for nearly 3000 years.
ViewTime is a Safari plugin that adds the duration the video has been played under its view count.
![ViewTime example](/assets/images/viewtime-example.png)
Installation
------------
[Download the latest version](http://updates.benburwell.com/safari/viewtime/latest.safariextz) and double-click to install in Safari.
Contributing
------------
The source code is [available on Github](https://github.com/benburwell/ViewTime). Contributions in the form of pull requests are welcome.
|