Skip to content

Releases: pc035860/YCS-cont

1.3.3

09 Aug 15:08
a5764e7
Compare
Choose a tag to compare

Add a "default" policy check before applying #27. (#28)

1.3.2

08 Aug 13:30
fa3d4fc
Compare
Choose a tag to compare

Add Trusted Types to handle YouTube's new CSP requirement. (#27)

1.3.1

16 Jul 16:24
9365b64
Compare
Choose a tag to compare

Improve cache-loading performance.
This makes a notable difference when used with videos that have thousands of comments.

1.3.0

30 Jun 16:32
b85f22e
Compare
Choose a tag to compare

This is a version released to sync with the in-store version.
No code has been changed from version 1.2.5.

Starting from this version, GitHub releases will no longer include .crx or .xpi files for manual installation.

1.2.5

29 Jun 13:19
bf8ca16
Compare
Choose a tag to compare

Fixes

  • Links to other YouTube videos are no longer recognized as "Time stamps"
  • Original comment mapping
  • Sort behavior for filter buttons

1.2.3

10 Jun 09:28
0f88212
Compare
Choose a tag to compare

Fixes

  • Transcript-related functionality
  • stopXSS function
  • Author link in comments
  • Reply count sorting
  • Comments display when reply count is 0

Improvements

  • Filter buttons now work in conjunction with text search results
  • Chat replay supports display/search emoji
  • Added a clear button for text search
  • New option: Highlight Text - Exact in options page
  • Remove locales other than English, as only the extension name and short description are translated, which provides no actual help in using it

1.2.2

01 Jun 17:37
f97a105
Compare
Choose a tag to compare

Fix possible XSS issues (#2)

1.2.1

31 May 18:31
773ab93
Compare
Choose a tag to compare

Bring back the comment searching functionality.