What's new in Improve YouTube! for Firefox 4.642

Feb 21, 2024
  • More skipped sleep; a lot of volunteering; little improvements, updates, fixes
  • and new options for you! Glad finally (after years of open-source work), for example students arrived who get credits in a course for helping us.

New in Improve YouTube! for Firefox 4.350 (Oct 3, 2023)

  • ImprovedTube.playerOnEnded: Uncaught TypeError: Cannot read properties of undefined (reading '__data')" (when the next video starts)
  • Music detection fix & more identifier words

New in Improve YouTube! for Firefox 4.28 (Aug 9, 2023)

  • Few fixes for the last update/s

New in Improve YouTube! for Firefox 4.27 (Aug 2, 2023)

  • Dodieboy came back & fixed a lot!

New in Improve YouTube! for Firefox 4.20 (Jul 7, 2023)

  • Another 100 hours or so for you! (a new feature and 5 fixed issues)

New in Improve YouTube! for Firefox 4.13 (May 22, 2023)

  • Fixed ad skipper, fixed middle click

New in Improve YouTube! for Firefox 4.9 (May 5, 2023)

  • Some more skipped nights for you.

New in Improve YouTube! for Firefox 4.4 (Mar 22, 2023)

  • More skipped nights for you! (and ~15 fixed issues)

New in Improve YouTube! for Firefox 4.1 (Mar 15, 2023)

  • Another bunch of fixes (and skipped nights) - yet we badly need more contributors,to keep up with 500 000+ users

New in Improve YouTube! for Firefox 4.0.17.1 (Jan 25, 2023)

  • About 100 fixes & improvements and some new features too! (this also, hardly evitably, brings about 10 more known & unknown bugs. Yet we shouldn't let you wait.)
  • We are 500000+ weekly users and 0-3 developers only!

New in Improve YouTube! for Firefox 3.912 (Jan 10, 2022)

  • Added code to sync run content-scripts.js and youtube-scripts.js
  • Fixed custom buttons icons
  • Fixed caching of the ytd-player element
  • Removed yt-player-updated event listener
  • Added yt-page-data-updated event listener for playlist features
  • Updated Russian translation
  • Updated Portuguese (Brazil) translation

New in Improve YouTube! for Firefox 3.900 (Dec 29, 2021)

  • Fixed how long ago the video was uploaded feature
  • Fixed show channel videos count feature
  • Fixed mark watched videos feature
  • Fixed auto-fullscreen feature
  • Fixed set-playback-rate and set-volume bridges
  • Fixed handling of storage-update message
  • Fixed duplicated blacklist button
  • Fixed adding an item to the blacklist
  • Fixed getting channel id
  • Fixed analyzer feature
  • Tabs.query method no longer returns URL without tabs permission, so the mixer bridge is created
  • The get-playback-rate and get-volume bridges have been removed because are now part of a single mixer bridge
  • Added pageType function to yt-player-updated event (fixes global issues after changes for MV3)
  • Added storage cache to content-script.js
  • The sendMessage function can now wait for a response (from youtube-script.js to content-scripts.js)
  • UI: fixed version in header
  • UI: fixed list option in home style
  • UI: fixed hiding categories
  • UI: now the mixer items are rendered asynchronously
  • And other fixes and improvements...

New in Improve YouTube! for Firefox 3.850 (Dec 16, 2021)

  • The code was prepared for manifest v3 (8439778, 5c2ac93, 933ef59, 2b9d02a)
  • Optimized DOM observer (d8b1a87)
  • Fixed improvedtube icon on youtube feature (51b35d9)
  • Fixed several player issues (bd8d877)
  • Fixed forced playback speed feature (2c3cd71)
  • Improved forced theater mode feature (d4a4e74)
  • Some properties are excluded from export (a693f43)
  • Added instant start (9fedd2e)
  • Updated Satus library
  • Fixed up next autoplay feature (0ee992a)
  • Fixed import and export features (f31442e)

New in Improve YouTube! for Firefox 3.800 (Dec 10, 2021)

  • Features:
  • Removed attribute check by whitelist
  • Improved hide thumbnails feature
  • Fixed playlist reverse feature
  • Fixed analyzer feature
  • Fixed hide player controls bar buttons
  • Improved data migration
  • Fixed fit to window feature
  • Fixed rotate feature
  • Fixed next video and previous video shortcuts
  • Fixed a critical issue with activating features when opening a video on a new page
  • Fixed custom mini-player feature
  • Fixed quality feature
  • Fixed issue with shortcuts when part of data is missing
  • Fixed dim feature
  • Fixed seek next chapter shortcut
  • Fixed seek previous chapter shortcut
  • Reworked DOM observer
  • Fixed forced playback speed feature
  • Fixed playback speed shortcuts
  • Fixed my colors feature
  • Fixed priority of ImprovedTube shortcuts over YouTube shortcuts
  • Added checking the storage item for type
  • Fixed forced theater mode feature
  • Fixed player size feature
  • Fixed limit page width feature
  • Fixed max player height
  • UI:
  • Updated Satus library
  • Fixed section positions in options
  • Localization:
  • FluidExtractor: updated Polish translation
  • urfausto: updated Italian translation
  • utuhiro78: updated Japanese translation
  • Other:
  • Updated locale.py
  • Updated build.py