-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add compatibility with DeArrow #37
Conversation
Thanks for taking a look at this. I merged the fix from #35 also pushed some changes for the channel button selector, YT likes to move things around from time to time, requiring this extension to update. Please merge master into your branch and fix the conflict. |
Rebased, cleaned up, verified still functional 👍 |
I must installed it wrong to my browser then. Any pointers how you're doing this? |
Download the zip from my branch (e.g. https://github.com/farcaller/tubearchivist-browser-extension/archive/refs/heads/dearrow.zip), unzip it, rename either |
That fixed it. I don't know what happend last time I installed it, but now it's working perfectly. Thanks! |
Nice, thanks for implementing this. |
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.