mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 09:58:45 -04:00
Compare commits
6 Commits
v1.1.1
...
73827b5ee0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
73827b5ee0 | ||
![]() |
b07e7cb394 | ||
![]() |
c3166cf347 | ||
![]() |
77a25c4f1e | ||
![]() |
3fee61d2b6 | ||
![]() |
b7684aad09 |
@@ -1,3 +1,7 @@
|
||||
[](https://addons.mozilla.org/en-US/firefox/addon/video-speed-controller-v1/)
|
||||
|
||||
|
||||
|
||||
# The science of accelerated playback
|
||||
|
||||
**TL;DR: faster playback translates to better engagement and retention.**
|
||||
@@ -74,10 +78,10 @@ You can try manually disabling Flash from the browser.
|
||||
[`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/)
|
||||
in Firefox. This repo is the code behind the [Firefox Extension](https://addons.mozilla.org/en-US/firefox/addon/video-speed-controller-v1/)
|
||||
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
|
||||
(MIT License) - Copyright (c) 2025 Josh Patra
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Video Speed Controller",
|
||||
"short_name": "videospeed",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.3",
|
||||
"manifest_version": 2,
|
||||
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts",
|
||||
"homepage_url": "https://github.com/SoPat712/videospeed",
|
||||
|
BIN
videospeed.xpi
BIN
videospeed.xpi
Binary file not shown.
Reference in New Issue
Block a user