tubearchivist / browser-extension

Tube Archivist Companion for your Browser
GNU General Public License v3.0
150 stars 19 forks source link

Extension gets blocked by uBlockOriginLite (not uBlockOrigin) extension #44

Closed ewoks closed 3 months ago

ewoks commented 3 months ago

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 Origin to uBlock Origin Lite have 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 image Pinging manually /api/ping/ endpoint, returns HTTP 200, pong as expected.

There was no issue with uBlock Origin before 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 uBlockOrigin if 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 3 months ago

FYI @bbilly1