3 Commits

Author SHA1 Message Date
Josh Patra
8e0183d8af general fixes, mistake versioning 2025-07-03 13:49:56 -04:00
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
2 changed files with 425 additions and 574 deletions

997
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.2.1",
"manifest_version": 2,
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts",
"homepage_url": "https://github.com/SoPat712/videospeed",