mirror of
https://github.com/YouG-o/YouTube-No-Translation.git
synced 2026-04-25 10:05:54 +03:00
[PR #137] [MERGED] Fix/Description #152
Labels
No labels
ToDo
bug
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/YouTube-No-Translation#152
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/YouG-o/YouTube-No-Translation/pull/137
Author: @YouG-o
Created: 11/18/2025
Status: ✅ Merged
Merged: 11/18/2025
Merged by: @YouG-o
Base:
main← Head:fix/descriptionHover📝 Commits (6)
d6bb5f6fix reverted changes from1a4e0b238fd5338d5fix: use debounce instead of delay in description observer0817c64feat: add page-context description guard to block YouTube hover mutations9d44c47feat: centralize content script resource list for bundling and manifest generation2f52e89reverted0817c64c9eeb9769a50ms📊 Changes
9 files changed (+280 additions, -163 deletions)
View changed files
📝
manifests/manifest.chromium.json(+0 -23)📝
manifests/manifest.firefox.json(+0 -23)📝
manifests/manifest.firefox.old.json(+0 -23)📝
manifests/manifest.safari.json(+0 -14)📝
scripts/bundle-scripts.js(+2 -16)➕
scripts/content-scripts-config.js(+39 -0)📝
scripts/sync-package-fields-to-manifest.js(+81 -8)➕
src/content/description/DescriptionGuardScript.js(+114 -0)📝
src/content/description/MainDescription.ts(+44 -56)📄 Description
Reverted
1a4e0b238fchanges (no debounce is to risky, so translated descrption 'flashing' on hover is back for now)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.