mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[GH-ISSUE #44] Extension gets blocked by uBlockOriginLite (not uBlockOrigin) extension #26
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#26
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 @ewoks on GitHub (Aug 6, 2024).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/44
Releated to the issue reported here https://github.com/tubearchivist/browser-extension/issues/43, I'm leaving this as a info for others as many might soon switch from
uBlock OrigintouBlock Origin Litehave similar problem.The uBlock Origin Lite 2024.8.5.925 extension (maybe other version too) is currently blocking TubeArchivist extension to connect to the TubeArchivist server. Extension will show error similar to

Pinging manually
/api/ping/endpoint, returns HTTP 200, pong as expected.There was no issue with
uBlock Originbefore and this communication error is solely caused by new lite extension.Adding the server IP to the extension setting as an exception to the "list of hostnames for which no filtering will take place" doesn't resolve the issue.
As a current workaround, I will recomment to stay with
uBlockOriginif you are user of it until Lite takes these cases in consideration, or even until Google Chrome completely enforce the change to manifest v3 for all extensions.@ewoks commented on GitHub (Aug 6, 2024):
FYI @bbilly1