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

"Settings are controlled by another extension" since last update #68

Closed
jbdrucker opened this issue Dec 9, 2023 · 7 comments
Closed
Labels

Comments

@jbdrucker
Copy link

Hello,

I'm on a corporate computer, unable to modify the proxy settings from Firefox' setting panel.
But Foxyproxy used to be able to circumvent this, and I was able to set my own proxy settings (which is very useful in a lab environment).

Since the last update, Foxyproxy's icon appears with a red cross on it, and the message "Settings are controlled by another extension".

Normal behaviour or functionality regression, I let you decide, but that was very useful for me.

@erosman
Copy link
Collaborator

erosman commented Dec 9, 2023

There is another extension that is setting proxies.
Having 2 extension doing the proxying would create a conflict.

Can you not disable the other extension?

@jbdrucker
Copy link
Author

The thing is, there's none, or it's always been there and hasn't bothered foxyproxy up until now. But it's not something I installed myself (see: general proxy settings greyed out)

@erosman
Copy link
Collaborator

erosman commented Dec 10, 2023

Have you enabled "Private Browsing Permission"?
On Firefox, users must enable "Run in Private Windows", as it is required by Firefox for proxy settings.

@jbdrucker
Copy link
Author

It is enabled.

@erosman
Copy link
Collaborator

erosman commented Dec 10, 2023

Please go to about:preferences
What does Network Settings (bottom of the page) say?

I have a guess about the reason.
FoxyProxy 7 didn't check if "Settings are controlled by another extension".
FoxyProxy 8 does.
There are parts of the FoxyProxy 8 that can run into error if "Settings are controlled by another extension".
We have to check it first.

@jbdrucker
Copy link
Author

Please go to about:preferences
What does Network Settings (bottom of the page) say?

The network settings are greyed out

I have a guess about the reason.
FoxyProxy 7 didn't check if "Settings are controlled by another extension".
FoxyProxy 8 does.
There are parts of the FoxyProxy 8 that can run into error if "Settings are controlled by another extension".
We have to check it first.

That might be exactly that.

@erosman
Copy link
Collaborator

erosman commented Dec 10, 2023

It is done in v8.4
We are uploading v8.4 to AMO.
FoxyProxy Basic (same code) will be available shortly but FoxyProxy (standard) will take time due to the AMO review process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants