-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Error] Proxy chrome extension reload requires developer mode to be enabled #3610
pankajkalania
started this conversation in
General
-
Hi @mdmintz ,
I'm current using uc=True
of seleniumbase with authorized proxies. I've a use-case where i need to change the proxy on the fly without closing the browser. I understand that it's not supported currently in seleniumBase. But for few months i was working on a workaround to solve this. The workaround is:
- Locate proxy extension dir in local
- modify background.js with new proxy details
- reload the extension using UI (chrome://extensions/)
But now, for last few days this method has been throwing an error: Turn on developer mode to use this extension, which can't be reviewed by the Chrome Web Store.
Can you help for any solution to this without enabling developer option?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment