mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
Compare commits
8 Commits
v1.1.1
...
3dfee251ec
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3dfee251ec | ||
![]() |
8e0183d8af | ||
![]() |
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
|
# The science of accelerated playback
|
||||||
|
|
||||||
**TL;DR: faster playback translates to better engagement and retention.**
|
**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
|
[`igrigorik/videospeed`](https://github.com/igrigorik/videospeed) repository
|
||||||
is a port of [`igrigorik`](https://github.com/igrigorik)'s videospeed Chrome
|
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
|
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)
|
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).
|
repository contains the code behind the [Chrome Extension](https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk).
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
(MIT License) - Copyright (c) 2014 Ilya Grigorik
|
(MIT License) - Copyright (c) 2025 Josh Patra
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Video Speed Controller",
|
"name": "Video Speed Controller",
|
||||||
"short_name": "videospeed",
|
"short_name": "videospeed",
|
||||||
"version": "1.1.1",
|
"version": "1.2.1.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts",
|
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts",
|
||||||
"homepage_url": "https://github.com/SoPat712/videospeed",
|
"homepage_url": "https://github.com/SoPat712/videospeed",
|
||||||
|
BIN
videospeed.xpi
BIN
videospeed.xpi
Binary file not shown.
Reference in New Issue
Block a user