Skip to content

Releases: vantezzen/skip-silence

3.2

07 Nov 11:13
Compare
Choose a tag to compare
3.2

This version:

  • Re-Implements storing values locally so your speed settings get saved
  • Re-Implements the local player option so you can use Skip Silence with local videos
  • Fixes the extension using the wrong video speed when disabling
  • Increases sample rate to ~40 samples/second
  • Removes the long footer text
  • Fixes elements not getting found on some pages (implemented via #34 by @pal03377)
  • Adds an option to mute silence (requested in #17)

3.1

04 Nov 20:31
a442f42
Compare
Choose a tag to compare
3.1

This release adds an intro to the extension and adds 7.5x and 10x speed options

3.0

03 Nov 16:12
Compare
Choose a tag to compare
3.0

Skip Silence 3 is out 🎉

Skip Silence 1 and 2 were small, quick hobby projects that grew larger and larger and thus became more and more unmaintainable, chaotic and full of bugs. This is why I decided to dump Skip Silence 2's source code and rewrite the extension with React, Typescript, ES6 and Webpack, making it much more maintainable.

Skip Silence 3 doesn't have all of Skip Silence 2's features yet (e.g. the pre-buffer feature and saving your settings locally), but those are things I'll implement in future versions.

2.5

24 Sep 14:13
Compare
Choose a tag to compare
2.5
  • Store settings
  • Add player functionality for local files

2.2

03 Jun 07:39
Compare
Choose a tag to compare
2.2
  • Remove excess "storage" and "activeTab" permissions as requested by the Google Chrome Webstore Team

2.0

01 Jun 14:33
a5be0b7
Compare
Choose a tag to compare
2.0
  • Add new "Pre-buffer" feature with custom setting
  • Add yellow VU Meter when extension detected silent part after slow down time
  • Ad check if we can use the cloned media element
  • Show warnings when no media or no slow down time support is detected

1.0

01 Jun 14:31
17a79c0
Compare
Choose a tag to compare
1.0

Initial release