anonymoX 的评价
anonymoX 作者: anonymoX GmbH
VitaR 的评价
评分 1 / 5
来自 VitaR,5 年前1. This stuff doesn't allow to turn proxy on/off on a lot of pages, internal too. This (switch) UI part works only on "generic" loaded pages.
2. Sometimes an icon color indication of enabled state is missing that leads to the traffic overusage.
3. Baseless removal of an old FF versions support.
2. Sometimes an icon color indication of enabled state is missing that leads to the traffic overusage.
3. Baseless removal of an old FF versions support.
开发者回应
发布于 5 年前Hello, unfortunately it is not that easy to determine which tab is active and what page is loaded and update the addon state accordingly.
For the support drop of FF56-59, as I wrote in a different response: The API we can use did change, to support future versions we had to change the methods used.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/register
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/onRequest
FF56 was released in 2017, we can not go through the extra effort to support such old versions, if that is even possible.
For the support drop of FF56-59, as I wrote in a different response: The API we can use did change, to support future versions we had to change the methods used.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/register
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/onRequest
FF56 was released in 2017, we can not go through the extra effort to support such old versions, if that is even possible.