3 Commits

Author SHA1 Message Date
Josh Patra
73827b5ee0 Merge branch 'firefox-port' of github.com:SoPat712/videospeed into firefox-port 2025-07-02 14:36:43 -04:00
Josh Patra
b07e7cb394 youtube embeds fixed and shortcuts 2025-07-02 14:36:39 -04:00
Josh Patra
c3166cf347 Update README.md 2025-06-22 01:30:24 -04:00
3 changed files with 432 additions and 575 deletions

View File

@@ -84,4 +84,4 @@ repository contains the code behind the [Chrome Extension](https://chrome.google
### License
(MIT License) - Copyright (c) 2014 Josh Patra
(MIT License) - Copyright (c) 2025 Josh Patra

1003
inject.js

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
{
"name": "Video Speed Controller",
"short_name": "videospeed",
"version": "1.1.2",
"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",