mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[GH-ISSUE #7] Observer to inject buttons into youtube search page #4
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#4
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 @bbilly1 on GitHub (Oct 28, 2022).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/7
Documenting a snipped provided by @bakkot on how to inject a download button into youtube search results.
Just keeping this here for future reference.
@pairofcrocs commented on GitHub (Oct 29, 2022):
Just as reference, the font used is Roboto Medium.
@bbilly1 commented on GitHub (Nov 30, 2022):
v0.1.0 is implementing the observer approach. Thanks for the input.