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.