Commit Graph

460 Commits

Author SHA1 Message Date
joshpatra f34ad12b88 feat: Changed name to Speeder 2026-03-23 13:23:00 -04:00
joshpatra c309fbb743 Update funding sources in FUNDING.yml 2026-03-23 12:57:32 -04:00
joshpatra 6765a6e131 fix(z-index): accidentally left the z-index at 99999, meaning it was showing above all elements on the page 2026-03-23 02:24:44 -04:00
joshpatra a37054efe1 fix: whoops, committed the original v3.0.0 2026-03-21 11:26:42 -04:00
joshpatra f5692e659c fix(detection+reliability): better at recognizing oddly sourced videos, better at not losing track of its speed, better at hiding properly, redid keyboard shortcut mechanism for more stability, added a version number to the settings and menu, hopefully fixed bugs surrounding skipping/pausing resetting the speed 2026-03-21 11:25:56 -04:00
joshpatra ef86a70ca5 general performance updates v2.1.0 2025-11-25 10:44:52 -05:00
joshpatra 5009e83f62 updates for gpu usage 2025-11-19 14:11:55 -05:00
joshpatra 1f8cb4411e Merge branch 'firefox-port' of github.com:SoPat712/videospeed into firefox-port 2025-09-25 18:12:04 -04:00
joshpatra 05a8adef80 gitignore update 2025-09-25 18:12:01 -04:00
joshpatra 4e772cc9e1 Update README.md v2.0.0 2025-07-22 13:36:18 -04:00
joshpatra a10a429aa9 Create LICENSE 2025-07-22 13:35:48 -04:00
joshpatra 01b9b576eb dark mode v1.6.2 2025-07-22 13:19:14 -04:00
joshpatra 893c811802 CPU usage fix since nudging didn't stop properly 2025-07-22 12:17:54 -04:00
joshpatra 3fed3b425e add feature in popup to force search for videos, on websites that it doesn't show up on v1.5.1 2025-07-18 18:00:06 -04:00
joshpatra d89853b4d2 Better speed controlling logic, more selective speed reapplication v1.5.0 2025-07-06 22:56:48 -04:00
joshpatra d94ab958d5 failing to appear, making it more consistent v1.4.5 2025-07-06 19:40:25 -04:00
joshpatra 1277750716 versioning stuff v1.4.2 2025-07-03 15:28:21 -04:00
joshpatra 247a46d430 I'm stupid, the problem was resuming, not pausing v1.4.1 2025-07-03 15:14:19 -04:00
joshpatra 703658335c version bump but still broken 2025-07-03 15:02:38 -04:00
joshpatra b2ed0fcb41 add deploy script 2025-07-03 14:49:52 -04:00
joshpatra 3dfee251ec fix pause reset 2025-07-03 14:42:25 -04:00
joshpatra 8e0183d8af general fixes, mistake versioning v1.2.1 2025-07-03 13:49:56 -04:00
joshpatra 73827b5ee0 Merge branch 'firefox-port' of github.com:SoPat712/videospeed into firefox-port v1.1.3 2025-07-02 14:36:43 -04:00
joshpatra b07e7cb394 youtube embeds fixed and shortcuts 2025-07-02 14:36:39 -04:00
joshpatra c3166cf347 Update README.md 2025-06-22 01:30:24 -04:00
joshpatra 77a25c4f1e Merge branch 'firefox-port' of github.com:SoPat712/videospeed into firefox-port v1.1.2 2025-05-22 16:22:19 -04:00
joshpatra 3fee61d2b6 fixed the reset to 1.0 on pause 2025-05-22 16:22:15 -04:00
joshpatra b7684aad09 Update README.md 2025-05-20 03:48:10 -04:00
joshpatra 43dc8b773b fix appear after hiding v1.1.1 2025-05-19 13:15:20 -04:00
joshpatra 2d8a4fc25f add nudge to settings 2025-05-19 12:54:35 -04:00
joshpatra 278baa1a05 youtube subtitle fix v1.0.0 2025-05-17 02:16:11 -04:00
Andrei Chelaru da0eaad79e Merge pull request #147 from gene1wood/patch-1
Add FAQ note about why this fork exists
2021-07-17 08:02:26 +03:00
Gene Wood 931e5fd6e5 Add FAQ note about why this fork exists 2021-05-12 09:11:43 -07:00
codebicycle 33af93d641 Update version in manifest 2021-04-06 18:59:25 +03:00
Andrei Chelaru 46a758964f Merge pull request #134 from BreezeZin/fix-controls-not-showing
Fixed controls not showing on youtube videos.
2021-04-06 18:53:16 +03:00
BreezeZin d652e4ec18 Fixed controls not showing on youtube videos.
Only add the nosource class if the video has no
src or currentSrc.
2021-03-25 10:41:20 +10:00
codebicycle f06bc38253 Revert to rounded-square buttons 2021-02-07 21:17:02 +02:00
codebicycle b1b3b2b36a Revert to fix positioning issue 2021-02-06 21:50:47 +02:00
codebicycle 2b2bcd5251 remove activeTab permission 2021-02-06 10:57:15 +02:00
Andrei Chelaru 7010544b4b Merge pull request #101 from andreacc/patch-1
Fix in eventCaller for when an element don't have a classList.
2021-02-06 10:04:11 +02:00
codebicycle 86545a6a34 Merge upstream 0.6.3 2021-02-06 10:01:27 +02:00
André 7af9aca418 Fix in eventCalled
For when an element don't have a classList. It was giving an error. Just a little fix.
2020-06-21 20:10:14 -03:00
Andrei Chelaru 3975b74d27 Merge pull request #88 from teldosas/patch-1
Replace onLoad  with addEventListener
2020-04-26 14:16:03 +03:00
Aristotelis Dossas 732e07e30d Replace onLoad with addEventListener
Addresses #16
2020-04-22 17:32:31 +03:00
codebicycle 3a289e30aa Remove getShadow() 2020-04-09 22:50:32 +03:00
codebicycle 9f2e8af665 Merge upstream 2020-04-09 22:20:51 +03:00
Chad Bailey 3a183e9f37 Merge pull request #619 from Gitoffthelawn/patch-4
Manifest Improvements
2020-03-28 20:59:23 -05:00
Chad Bailey bb8be66965 Merge pull request #620 from Gitoffthelawn/patch-5
Options JavaScript Improvements
2020-03-28 20:56:54 -05:00
Chad Bailey 98a03f39ec Merge pull request #621 from Gitoffthelawn/patch-7
Improvements to Options page
2020-03-28 20:56:24 -05:00
Chad Bailey 55f2b3008b Merge pull request #623 from cristiancundari/patch-1
Fixing #609
2020-03-28 20:54:47 -05:00