summaryrefslogtreecommitdiff
path: root/projects/viewtime
diff options
context:
space:
mode:
authorBen Burwell <bburwell1@gmail.com>2014-12-20 23:13:09 -0500
committerBen Burwell <bburwell1@gmail.com>2014-12-20 23:13:09 -0500
commit6fa536f3268bf7bd4fd85df7fa78fbc4c67eaaa1 (patch)
treec4655d32bc67fddf0dae94660d23e6d3db749367 /projects/viewtime
parent53109fa5e1404c0f5cd4328135f5b5fd7c88b555 (diff)
Working on some major changes
Diffstat (limited to 'projects/viewtime')
-rw-r--r--projects/viewtime/index.markdown21
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)