Do you have the option to Upload a New Version? Загрузить новую версиюpag77 wrote:… without the possibility of updating …
Here, for example:

Do you have the option to Upload a New Version? Загрузить новую версиюpag77 wrote:… without the possibility of updating …
Elhem Enohpi, please: did you find the unwanted connections with Waterfox Classic alone?Elhem Enohpi wrote:… I clicked "No, I do not agree" to collection of statistics. But every time I click on a link, it tries to connect to stat.s3blog.org …
No. Admins removed this button from extension pagegrahamperrin wrote:Do you have the option to Upload a New Version?pag77 wrote:… without the possibility of updating …
after 7 minutes I got an absolute ban without the possibility of updating
the block is policy-based – and discrete.DanRaisch wrote:… not for discussion of AMO or it's policies.
Perhaps it would, but not in this thread.I thought that it would help the developer (and other readers) to have some context about changes, and consequences, in recent months.
Initially with home-built Waterfox Classic 2019.12 (20191210201058) on FreeBSD-CURRENT.DanRaisch wrote:… Firefox itself or Waterfox?
Code: Select all
grahamperrin@momh167-gjp4-8570p:~ % date ; uname -v
Sat 21 Dec 2019 18:55:19 GMT
FreeBSD 13.0-CURRENT #48 r355978: Sat Dec 21 12:25:06 GMT 2019 root@momh167-gjp4-8570p:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG
grahamperrin@momh167-gjp4-8570p:~ % pkg query '%o %v %R' firefox waterfox
www/firefox 71.0_2,1 FreeBSD
www/waterfox 2019.12.c unknown-repository
grahamperrin@momh167-gjp4-8570p:~ % firefox -p S3.Translator
…
It's old version...grahamperrin wrote:Initially with home-built Waterfox Classic 2019.12 (20191210201058) on FreeBSD-CURRENT.
Reproducible with Mozilla Firefox 71.0 (20191208150541) on the same system:
Thunderbird 68 began to switch to WebExtensions.DavidGB wrote:Any news about a version to work in Thunderbird 68+?
OK, I probably tested:pag77 wrote: It's old version...
I now have:I can’t understand why the data collection occurs with the settings "disabled", so in the current version the algorithm of statistics is completely deactivated
md5 for current version: CA949C9F25F18CE91F3A51362C187610
sha256 for current version: 477D2308F84D667B2FEB44CFB12035351D65A861112DF2E1452EFB5F9DF29BDF
Code: Select all
grahamperrin@momh167-gjp4-8570p:~/Documents/IT/Mozilla/add-ons/S3.Translator % sha256 s3translator_firefox\ 2019-12-19.xpi
SHA256 (s3translator_firefox 2019-12-19.xpi) = 60233ef0c19c94f880b81633ad9105f64c5f77655f1ea36c36173fccbd8821eb
grahamperrin@momh167-gjp4-8570p:~/Documents/IT/Mozilla/add-ons/S3.Translator % sha256 s3translator_firefox\ 2019-12-21.xpi
SHA256 (s3translator_firefox 2019-12-21.xpi) = 60233ef0c19c94f880b81633ad9105f64c5f77655f1ea36c36173fccbd8821eb
grahamperrin@momh167-gjp4-8570p:~/Documents/IT/Mozilla/add-ons/S3.Translator % sha256 s3translator_firefox\ 2019-12-24\ 19:40.xpi
SHA256 (s3translator_firefox 2019-12-24 19:40.xpi) = 477d2308f84d667b2feb44cfb12035351d65a861112df2e1452efb5f9df29bdf
grahamperrin@momh167-gjp4-8570p:~/Documents/IT/Mozilla/add-ons/S3.Translator %
A guess (I am not a developer):pag77 wrote:… I can’t understand why the data collection occurs with the settings "disabled", …
Code: Select all
if (statistics == false) {
Code: Select all
if (statistics == off) {