488 Commits

Author SHA1 Message Date
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
cristiancundari 44fda63a53 Fixing #609 2020-03-28 16:46:57 +01:00
Gitoffthelawn c6fbdc70d4 Update options.html
Thank you for the great extension.  Here are some improvements to the Options page.
2020-03-28 02:32:32 -07:00
Gitoffthelawn 92c004f1dd Options JavaScript Improvements
1. Remove blank line in exceptions list
2. Remove deprecated website (vine.co)
3. Grammatical consistency
2020-03-28 02:18:47 -07:00
Gitoffthelawn 66cd77f572 Manifest Improvements
1) Removed deprecated URL.
   a. That old hitbox.tv URL does redirect somewhere else now.  Does that site need to be excluded?
   b. Why are sites excluded here vs. being added to the default exclusions list in Options?
2) Shortened description and added "audio" to reflect new functionality
3) The Firefox fork of this extension benefits from adding:
     "options_ui": {
         "page": "options.html"
     }
Would it hurt to add that to this manifest too?
2020-03-28 02:09:28 -07:00
codebicycle a84d7bdf5c Re-add support for Firefox keys -, + and ; 2020-03-28 07:54:37 +02:00
codebicycle 97512619c1 Add extension id 2020-03-26 21:46:59 +02:00
codebicycle 0a2e537035 Fix CSS 2020-03-26 21:34:57 +02:00
codebicycle db769f44df Fix typo 2020-03-26 21:34:44 +02:00
codebicycle 8ad70d5f9f Merge upstream up to 0.5.9 2020-03-26 19:16:39 +02:00
Ilya Grigorik 884be009a4 update chrome action 2020-03-25 22:12:36 -07:00
Chad Bailey b1cc599812 Merge pull request #604 from ChadBailey/bugfix/584-twitch-not-working
Added ratechange cooldown to fix #72 #521 and #584
2020-03-22 12:08:26 -05:00
Chad Bailey b4f6bcc292 Removed redundant rateChanged() function 2020-03-08 19:19:56 -05:00
Chad Bailey c32eec1bb2 Moved ratechange listener into its own function
Placed call for adding listener after call to document ready/disabled check
Placed setupListener within try/catch block
2020-03-07 18:23:55 -06:00
Chad Bailey ff3ea3113b Added logging function and logging entries
Moved all on ratechange logic to document level listener
Removed dead .getSpeed method
Fixed bug causing controller to sometimes initialize with NaN
2020-03-06 22:44:01 -06:00
Chad Bailey 73d5673031 Fixed issue preventing last speed from being properly stored 2020-03-06 19:59:04 -06:00
Chad Bailey 588a04fe58 Added node_modules to .gitignore
- We may or may not use later, but no harm in adding
2020-03-06 18:26:04 -06:00
Chad Bailey 00781ceaa3 Moved logic in rate change event listener into its own function to be triggered by setSpeed() 2020-03-05 19:08:30 -06:00
Chad Bailey dde52368a2 Far better fix now utilizes a short cooldown window after issuing a speed change command 2020-03-03 22:58:13 -06:00
Chad Bailey 9b8f9dfbae Added ratechange blocklist to fix #72 #521 and #584 2020-03-01 22:11:55 -06:00
Chad Bailey 5a53f81cba Merge pull request #601 from jedawson/apple-tv-plus
fixes #595
2020-02-28 20:38:14 -06:00
Jonathan Dawson 72c4e49fbc bump to 0.6.0 in order to run the github action to upload to the store. 2020-02-28 12:48:14 -06:00
Jonathan Dawson b5c48abfce check if aria-hidden exists before seeing if its value is false. 2020-02-28 12:37:35 -06:00