[PR #37] [MERGED] Add compatibility with DeArrow #54

Closed
opened 2026-03-23 20:32:16 +00:00 by mirror · 0 comments
Owner

📋 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: masterHead: dearrow


📝 Commits (1)

  • 4725934 Relocate 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.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/browser-extension/pull/37 **Author:** [@farcaller](https://github.com/farcaller) **Created:** 5/1/2024 **Status:** ✅ Merged **Merged:** 5/11/2024 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `dearrow` --- ### 📝 Commits (1) - [`4725934`](https://github.com/tubearchivist/browser-extension/commit/4725934df36d80ef6a4ddfbd61b8302ad8ae9a8e) Relocate the injected button to the h3 element ### 📊 Changes **1 file changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `extension/script.js` (+21 -7) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:32:16 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-browser-extension#54
No description provided.