[GH-ISSUE #59] Chrome ver 142 cannot connect to server (requires new permission Local network access) #39

Open
opened 2026-03-23 20:32:05 +00:00 by mirror · 1 comment
Owner

Originally created by @xInsertx on GitHub (Nov 16, 2025).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/59

Hi Team,

It seems the recent additional of local network access permission can impact the extension. I've encountered this in Chrome 142 and while i was unable to make the extension prompt for access - I could mainly set it to allow to restore connection.

More info for chrome / firefox changes here:

https://developer.chrome.com/blog/local-network-access
https://support.mozilla.org/en-US/kb/control-personal-device-local-network-permissions-firefox

I assume you just need to add support for the "ask" request so users are at-least prompted?

Originally created by @xInsertx on GitHub (Nov 16, 2025). Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/59 Hi Team, It seems the recent additional of **local network access** permission can impact the extension. I've encountered this in Chrome 142 and while i was unable to make the extension prompt for access - I could mainly set it to allow to restore connection. More info for chrome / firefox changes here: https://developer.chrome.com/blog/local-network-access https://support.mozilla.org/en-US/kb/control-personal-device-local-network-permissions-firefox I assume you just need to add support for the "ask" request so users are at-least prompted?
Author
Owner

@bbilly1 commented on GitHub (Nov 28, 2025):

Interesting, thanks for the heads up. Looks like that hasn't landed in Firefox yet.

I couldn't find any info how browser extensions are treated here though. If anybody has any insights, please share.

<!-- gh-comment-id:3587617049 --> @bbilly1 commented on GitHub (Nov 28, 2025): Interesting, thanks for the heads up. Looks like that hasn't landed in Firefox yet. I couldn't find any info how browser extensions are treated here though. If anybody has any insights, please share.
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#39
No description provided.