Skip to content
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

feat: wip proxy support #10

Closed
wants to merge 5 commits into from
Closed

Conversation

GangGreenTemperTatum
Copy link
Owner

addresses #9

The proxy functionality is properly structured in:

  1. /src/proxy/types.ts - Type definitions
  2. /src/proxy/ProxyManager.ts - Implementation
  3. /src/popup/components/ProxySettings.svelte - UI component

@GangGreenTemperTatum
Copy link
Owner Author

need to also resolve this error:

Unchecked runtime.lastError: You do not have permission to use blocking webRequest listeners. Be sure to declare the webRequestBlocking permission in your manifest. Note that webRequestBlocking is only allowed for extensions that are installed using ExtensionInstallForcelist.

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