Skip to content

Allow HTTP connections to local network LLM servers#10

Merged
esokullu merged 1 commit into
mainfrom
codex/investigate-keypress-control-options
Apr 11, 2026
Merged

Allow HTTP connections to local network LLM servers#10
esokullu merged 1 commit into
mainfrom
codex/investigate-keypress-control-options

Conversation

@esokullu

Copy link
Copy Markdown
Collaborator

Chrome MV3 Private Network Access blocks http:// requests to private IPs (192.168., 10., 172.16.) even with <all_urls>. Add explicit host_permissions for RFC1918 ranges and CSP connect-src allowing http:// and ws://* in both Chrome and Firefox manifests.

Chrome MV3 Private Network Access blocks http:// requests to private
IPs (192.168.*, 10.*, 172.16.*) even with <all_urls>. Add explicit
host_permissions for RFC1918 ranges and CSP connect-src allowing
http://* and ws://* in both Chrome and Firefox manifests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webbrain Ready Ready Preview, Comment Apr 11, 2026 7:42pm

@esokullu
esokullu merged commit b86b8e6 into main Apr 11, 2026
2 checks passed
@esokullu
esokullu deleted the codex/investigate-keypress-control-options branch April 11, 2026 19:42
esokullu added a commit that referenced this pull request Jun 22, 2026
esokullu added a commit that referenced this pull request Jul 13, 2026
Replace English stubs for st.imageBudget.* with real translations in
Chrome and Firefox locale files (review nit #10).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant