summaryrefslogtreecommitdiff
path: root/_posts/2014-06-08-viewtime.markdown
blob: 537c6af41669fbcc04ea6acfe7054efac50376a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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
---

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.