Skip to content

Releases: aalexeenco/YouTubeChapters

v3.2.0

10 Oct 17:57
Compare
Choose a tag to compare

Fixed

  • Chapters not parsed when url does not contain ?v= ([#197])

v3.1.0

10 Mar 17:40
Compare
Choose a tag to compare

Fixed

  • Duplicate chapter elements prevent selecting previous chapter ([#167])

v3.0.0

16 Sep 21:00
Compare
Choose a tag to compare

Changed

  • Migrate to extension manifest v3 ([#130])

Added

  • Show native notification on chapter change ([#132])

v2.1.1

18 Dec 14:54
Compare
Choose a tag to compare

Fixed

  • Disabled chapter controls on first load when video autoplay is off ([#72])

v2.1.0

01 Nov 20:19
Compare
Choose a tag to compare

Changed

  • Changed overlay element to be a wrapper rather than a custom element ([53])

Fixed

  • Optimized chapter links parsing by monitoring nearest parent node ([52])

v2.0.0

19 Oct 15:50
3998ee2
Compare
Choose a tag to compare

Changed

  • Chapter links are parsed from specialized chapters panel now ([50])

v1.2.0

09 Oct 18:47
2e8fff0
Compare
Choose a tag to compare

Changed

  • New default keyboard shortcut bindings ([47])

Fixed

  • Inconsistent chapter container node selection ([46])

v1.1.0

23 Sep 19:41
Compare
Choose a tag to compare

Fixed

  • Chapters container id changed to "meta-contents" ([37])

v1.0.0

10 Apr 17:24
Compare
Choose a tag to compare

Added

  • Chapters parsed from video description
  • Chapter controls inside YouTube player next to chapter title
  • Chapter title overlay
  • Keyboard shortcuts:
    • Ctrl+RightArrow - Next chapter
    • Ctrl+LeftArraow - Previous chapter