Skip to content

Tags: ibratabian17/YouLyPlus

Tags

release-v4.4.1

Toggle release-v4.4.1's commit message
chore: bump to 4.4.1

release-v4.4.0

Toggle release-v4.4.0's commit message
chore: bump to 4.4.0

release-v4.3.0

Toggle release-v4.3.0's commit message
chore: dump to 4.3.0

release-v4.2.0

Toggle release-v4.2.0's commit message
feat(dynamicBkg): use fallback when background scripts unable to fetch

release-v4.1.1

Toggle release-v4.1.1's commit message
fix: fix the scrooll

release-v4.1.0

Toggle release-v4.1.0's commit message
feat: Update manifest version to 4.1.0

Bumps the extension version to 4.1.0 in `manifest.json`. This update reflects new features and improvements in the YouLy+ extension.

release-v4.0.1

Toggle release-v4.0.1's commit message
chore: Update manifest version to 4.0.1

This commit increments the manifest version from 4.0.0 to 4.0.1. This is a minor version bump, likely indicating a small fix or improvement.

release-4.0.0

Toggle release-4.0.0's commit message
chore: bump to 4.0.0

due api changes, it causing another part couldn't be used (Semver)

release-3.2.0

Toggle release-3.2.0's commit message
style: Standardize font to roboto

 the font family for the lyrics container (`#lyrics-plus-container`) has been changed from `YouTube Sans` to `Roboto`. Cuz YouTube Sans sucks.

release-3.1.5

Toggle release-3.1.5's commit message
Fix: Google Translate API response parsing

Adjust the extraction of translated text from the Google Translate API response. The translation segments are now correctly accessed from the first element of the response data array.