diff options
author | Ben Burwell <bburwell1@gmail.com> | 2014-12-27 16:42:05 -0500 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2014-12-27 16:42:05 -0500 |
commit | 3b563b3b82f4b4f20e66e1f9aea6dc16a08fc802 (patch) | |
tree | d2a1ee43c5c7cd74bd0ad98b5ab76899788bcf49 /projects/viewtime/index.markdown | |
parent | a2bf1568d77fb8644bd65b8d2edeacd1e34dc7f8 (diff) |
Clean up markup & styles
Diffstat (limited to 'projects/viewtime/index.markdown')
-rw-r--r-- | projects/viewtime/index.markdown | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/projects/viewtime/index.markdown b/projects/viewtime/index.markdown deleted file mode 100644 index d16bc2d..0000000 --- a/projects/viewtime/index.markdown +++ /dev/null @@ -1,21 +0,0 @@ ---- -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) |