InFormEnter+에 대한 리뷰
InFormEnter+ 제작자: Mykola Onyshchuk
CVilleGal 님의 리뷰
I like the add-on however, even after reading the explanation you provided both on another review and on your website, I don't see how this would be useful, primarily because I clear history using ccleaner and also other programs that clear it as well, in addition a cookie eater. So it would not save the information in history. I save it in the profile itself. Wouldn't it be more simple to give the ability to the user to download the profile in a text file to their desktop and not in history? I guess I won't update as I don't find that useful and do not wish to give permissions for it. I used the other informenter for years and never had a problem. It did not require history permission. This isn't my phone, it's my computer, I do not want to give more permissions than are absolutely necessary. This for me is NOT necessary.
개발자 답글
9년 전에 게시됨If you open addon sources you will find only one function from downloads API:
downloads.download(...)
It is need for profiles` export. Unfortunately permission for it has name
"Download files and read and modify the browser's download history".
Addon does not read or modify your browser's download history - see sources.
downloads.download(...)
It is need for profiles` export. Unfortunately permission for it has name
"Download files and read and modify the browser's download history".
Addon does not read or modify your browser's download history - see sources.
리뷰 140개
- 5점 만점에 5점Firefox 사용자 14956360 님, 2년 전
- 5점 만점에 5점ümit şeyhun 님, 2년 전Yüklediğim anda çok basit arayüzü sayesinde hemen kullanmaya başladım.
++++ bir eklenti. - 5점 만점에 5점froggytuff 님, 3년 전I've used this for over 10 years. I install it straight away everytime I do a new copy of Firefox
- 5점 만점에 3점Firefox 사용자 17721331 님, 4년 전
- 5점 만점에 5점Firefox 사용자 14491635 님, 4년 전
- 5점 만점에 5점Firefox 사용자 14169462 님, 5년 전
- 5점 만점에 5점Selvaraj.N 님, 5년 전
- 5점 만점에 5점Firefox 사용자 16706457 님, 5년 전
- 5점 만점에 4점ichiro.shi 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14844136 님, 6년 전
- 5점 만점에 5점Firefox 사용자 13362655 님, 6년 전updated:
fast fix after a problem, great addon
Old review:
was great, but since a few days slows loading pages enormously, had to deactivate it, then everything was fine again: https://imgupload.io/image/2020-12-04-141821.QzCU
FF83.0 (64-Bit)
Version 0.884 23. November 2020
Hope this gets fixed, than it is a 5 star, very helpful tool.
@developer sent you an email - 5점 만점에 1점Firefox 사용자 14179474 님, 6년 전Version 0.884 has INSANE cpu usage on win7 and ff 83.0, it seems like you added a cryptocurrency miner and not a "covid donation link".
Uninstalled, reverted back to 0.883, everything is good again.
Be sure to disable auto-updates for this in the future!개발자 답글
6년 전에 게시됨1) All extensions in the browser are open source - you can look at the source code of version 0.884 and make sure that there is no malware code there.
Even easier - you can compare the code of versions 0.883 and 0.884 and make sure that only the link was added.
2) All extensions on addons.mozilla.org are automatically checked for code. If there was something suspicious in the new version, the version would be blocked.
3) I have no opportunity to test version 0.884 under win7, but I ran the same version in Chromium and this is what the Chromium task manager showed:
https://ibb.co/6vLqwRV
There is no INSANE CPU usage.