mirror of
https://github.com/YouG-o/YouTube-No-Translation.git
synced 2026-04-25 10:05:54 +03:00
[PR #57] [MERGED] Feat/chapter pannel #123
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#123
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/57
Author: @YouG-o
Created: 7/6/2025
Status: ✅ Merged
Merged: 7/6/2025
Merged by: @YouG-o
Base:
main← Head:feat/chapterPannel📝 Commits (4)
2634fa4feat: added chapter pannel supporte37ff02fix: translated chapter is now compared to original one (normalized) avoiding useless dom interaction if chapter name is the same in both language00fbf66refactor: split chapters logic into button, tooltip, and panel modules for better separation of concerns7fcca21Refac: updated log to more appropriate📊 Changes
5 files changed (+264 additions, -125 deletions)
View changed files
📝
CHANGELOG.md(+3 -0)➕
src/content/chapters/button.ts(+35 -0)📝
src/content/chapters/chaptersIndex.ts(+54 -125)➕
src/content/chapters/pannel.ts(+132 -0)➕
src/content/chapters/tooltip.ts(+40 -0)📄 Description
Added support of chapters pannel and some optimizations.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.