mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[PR #37] [MERGED] Add compatibility with DeArrow #54
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#54
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/tubearchivist/browser-extension/pull/37
Author: @farcaller
Created: 5/1/2024
Status: ✅ Merged
Merged: 5/11/2024
Merged by: @bbilly1
Base:
master← Head:dearrow📝 Commits (1)
4725934Relocate the injected button to the h3 element📊 Changes
1 file changed (+21 additions, -7 deletions)
View changed files
📝
extension/script.js(+21 -7)📄 Description
Fixes #33, works around the issues in #34.
This basically moves the injected button higher the DOM so it doesn't clash with dearrow. Verified with dearrow both missing and present.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.