You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Chrome team added the [Trusted Types to YouTube](https://developer.chrome.com/blog/trusted-types-on-youtube) - thanks [Matthew](https://github.com/mattzgg) for the info
27
+
- There is probably a proper way to comply with the new security requirement but yeah, one shortcut is just to bypass it by disabling the [CSP](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP)
28
+
- It seems like the webpack (in old project/machine) that used to publish this extension doesn't combine files, another package stats:
29
+
- webpack 5.94.0 compiled successfully in 3000 ms
30
+
- 15 files, 1.4MB, 1.93.0
31
+
20
32
## [2.1.0] - July 2024
21
33
- Fix Spotify and YouTube Music due to its UI change
22
34
- webpack 5.92.1 compiled successfully in 10241 ms
0 commit comments