diff options
author | Ben Burwell <bburwell1@gmail.com> | 2014-06-09 20:32:29 -0400 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2014-06-09 20:32:29 -0400 |
commit | 31796d04ed190ff89c962d5a95f0460862e4fe08 (patch) | |
tree | 4dc858eaada942db13d04b12a7746fcdec5cd26d | |
parent | fcf2be13d6eeca493185288ce1953efdbf9db76a (diff) |
Add ViewTime for Chrome
-rw-r--r-- | _posts/2014-06-08-viewtime.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_posts/2014-06-08-viewtime.markdown b/_posts/2014-06-08-viewtime.markdown index 24588bb..5a87729 100644 --- a/_posts/2014-06-08-viewtime.markdown +++ b/_posts/2014-06-08-viewtime.markdown @@ -1,6 +1,6 @@ --- layout: post -title: ViewTime, A Safari Extension for YouTube +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 @@ -9,14 +9,14 @@ 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 is a plugin for Safari and Google Chrome that adds the duration the video has been played under its view count.  Installation ------------ -[Download the latest version](http://updates.benburwell.com/safari/viewtime/latest.safariextz) and double-click to install in Safari. +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 ------------ |