Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How can the "pref" be modified dynamiically by web-ext in the new FF?

  • 3 个回答
  • 3 人有此问题
  • 2 次查看
  • 最后回复者为 TyDraniu

more options

I'm using "lantern" from google. Each time I had to switch the proxy setting between "auto detect...." and "use system setting". I used to do this by access to pref service from Add-on. Now it seems we do not have access to pref service. How to switch this dynamically in Web-ext?

BTW, I have to curse the Web-ext and miss my Add-ons!

I'm using "lantern" from google. Each time I had to switch the proxy setting between "auto detect...." and "use system setting". I used to do this by access to pref service from Add-on. Now it seems we do not have access to pref service. How to switch this dynamically in Web-ext? BTW, I have to curse the Web-ext and miss my Add-ons!

所有回复 (3)

more options

Here this is a End User FF forum help that isn't in the roll of helping with VPN usage that is between you and Latern to assist you with your VPN usage.

Here's why from what searched and found: Lantern is a free and open-source peer-to-peer internet censorship circumvention tool

So that means FF isn't the party you should be directing that message to.

If this isn't it I will fix it.

more options

I think you misunderstood me completely. I should not have mentioned the name "Lantern", which seemed misleading. I need a solution to change the setting of "proxy" of FF by means of WebExt. (Before, I did this by Add-on.)

WestEnd said
Here this is a End User FF forum help that isn't in the roll of helping with VPN usage that is between you and Latern to assist you with your VPN usage. Here's why from what searched and found: Lantern is a free and open-source peer-to-peer internet censorship circumvention tool So that means FF isn't the party you should be directing that message to. If this isn't it I will fix it.
more options

This API is available for version 59 and up.

Here's the documentation.

由TyDraniu于修改