diff options
Diffstat (limited to 'projects/viewtime/index.markdown')
-rw-r--r-- | projects/viewtime/index.markdown | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/projects/viewtime/index.markdown b/projects/viewtime/index.markdown new file mode 100644 index 0000000..d16bc2d --- /dev/null +++ b/projects/viewtime/index.markdown @@ -0,0 +1,21 @@ +--- +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 +image: http://www.benburwell.com/assets/images/viewtime-icon.png +chrome-webstore-item: jcplgieacjacdjabiiedcdfcpbgohbpp +--- + +It’s rather astonishing to consider the amount of time for which some viral videos have been watched. For example, Ylvis’ “The Fox” 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. + +Installation +------------ + +_Safari:_ [Download latest version](http://updates.benburwell.com/safari/viewtime/latest.safariextz) and double-click to install. + +_Chrome:_ <a href="javascript:chrome.webstore.install();" onclick="chrome.webstore.install();return false;">Click to install</a> or [view on the Chrome Webstore](https://chrome.google.com/webstore/detail/viewtime/jcplgieacjacdjabiiedcdfcpbgohbpp). + +![ViewTime example](/assets/images/viewtime-example.png) |