summaryrefslogtreecommitdiff
path: root/_posts/2014-06-08-viewtime.markdown
blob: 0a32525c83ac53396d990a165257d1fee81bf04e (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 Browser 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 plugin for Safari and Google Chrome that adds the duration the video has been played under its view count.

![ViewTime example](/assets/images/viewtime-example.png)

Installation
------------

Download latest version for [Safari](http://updates.benburwell.com/safari/viewtime/latest.safariextz) or [Google Chrome](http://updates.benburwell.com/chrome/viewtime/latest.crx) and double-click to install in your browser.

Contributing
------------

The source code is [available on Github](https://github.com/benburwell/ViewTime). Contributions in the form of pull requests are welcome.