mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[GH-ISSUE #9] Wrong hoverover text #8
Labels
No labels
bug
bug
duplicate
enhancement
help wanted
invalid
not an issue
not an issue
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-browser-extension#8
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?
Originally created by @pairofcrocs on GitHub (Dec 1, 2022).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/9
Button works as implied, but the hover over on subscribe shows video URL instead of the channel URL

@bbilly1 commented on GitHub (Dec 2, 2022):
So this is correct, you are subscribing to the video, then Tube Archivist extracts the channel id for you: https://github.com/tubearchivist/tubearchivist/wiki/Channels#channels-overview. Subscribe button is like copy-pasting the current url into the subscribe form.
@pairofcrocs commented on GitHub (Dec 3, 2022):
^