From 931e5fd6e599001c9aed682716687e98de7dbf50 Mon Sep 17 00:00:00 2001 From: Gene Wood Date: Wed, 12 May 2021 09:11:43 -0700 Subject: [PATCH] Add FAQ note about why this fork exists --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9597f64..d51cee5 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,14 @@ and inspect the menu: if it mentions flash, then that's the issue. That said, most sites will fallback to HTML5 if they detect that Flash is not available. You can try manually disabling Flash from the browser. +**What is this fork of `igrigorik/videospeed` all about?** This fork of the +[`igrigorik/videospeed`](https://github.com/igrigorik/videospeed) repository +is a port of [`igrigorik`](https://github.com/igrigorik)'s videospeed Chrome +add-on for Firefox. This fork modifies the Chrome add-on code so that it works +in Firefox. This repo is the code behind the [Firefox Extension](https://addons.mozilla.org/en-us/firefox/addon/videospeed/) +whereas the [`igrigorik/videospeed`](https://github.com/igrigorik/videospeed) +repository contains the code behind the [Chrome Extension](https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk). + ### License (MIT License) - Copyright (c) 2014 Ilya Grigorik