סקירות עבור mozlz4-edit
mozlz4-edit Siarhei Kuzeyeu מאת
41 דירוגים
- דירוג 5 מתוך 5מאת jabal, לפני 5 שניםWhen unable to use searchbar for google because of error "SSL_ERROR_BAD_CERT_DOMAIN" , this tool which allows me to customize search engine in searchbar really helped a lot. Thank you.
- דירוג 5 מתוך 5מאת משתמש Firefox 16099376, לפני 5 שנים
- דירוג 5 מתוך 5מאת iana, לפני 5 שניםRemember a time when you could edit your search engines with a text editor, sadly wanting to save a few bytes mozilla removed this feature, thankfully this little addon brings back this functionality. the sad thing is that even as it's based on lz4 standard lz4 unpackers can't open mozilla search settings/
- דירוג 5 מתוך 5מאת _ztv, לפני 6 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 13676155, לפני 6 שניםThis is a great little add-on for editing your search engines!
Just remember that it saves the file into your downloads folder. I spent half an hour trying to work out what the two save buttons were doing! - דירוג 5 מתוך 5מאת mono-k, לפני 6 שנים
- דירוג 5 מתוך 5מאת Justa Guy, לפני 6 שניםGreat tool that does exactly what it should. This allowed me to get into a mozlz4 without loading Python dependencies or other older/unmaintained LZ4 utilities. You also accounted for the funky extra bytes at the top of the file that make decryption more difficult for a basic LZ4 utility. Thank you VERY much.
- דירוג 3 מתוך 5מאת jjmhtp, לפני 7 שניםWorked for me, but requiring of unneeded permissions and developer response on raised concerns (https://addons.mozilla.org/en-US/firefox/addon/mozlz4-edit/reviews/1081494/) is unacceptable. Code simply must not ask for permissions it does not need.
תגובת המפתח
מועד פרסום: לפני 7 שניםAll these permissions are needed to let the extension works properly. I deleted exaggerated permissions since the comment that you mentioned. And I said that in comments but moderator of the site deleted the user comment with my answer. :)
If you worry about security and if you think that the extension that works locally can some how make a harm then you can use the extension without an installation as I described in the extension description. In the case the extension will be executed in a Firefox sandbox as a usual local HTML page.
I know that the code of the extension is not an ideal and I am going to improve it as soon as I have time. Now the extension works and does what It should. :)
Well, so many questions about these useless permissions :) I think I should add some info about it to the description. - דירוג 5 מתוך 5מאת Latisha Chan, לפני 7 שנים
- דירוג 5 מתוך 5מאת Vedun, לפני 7 שנים
- דירוג 4 מתוך 5מאת krid24, לפני 7 שנים
- דירוג 5 מתוך 5מאת Shizuka Kudo, לפני 7 שנים
- דירוג 4 מתוך 5מאת grahamperrin, לפני 8 שנים
- דירוג 5 מתוך 5מאת Donald Reed, לפני 8 שניםIf this is offline addon then why it needs such wide permissions? Access to all sites? history?
תגובת המפתח
מועד פרסום: לפני 8 שניםI guess I should answer here. :) I think that permission system of Mozilla's addons is useless. It's possible to do something bad with almost any of these permissions. And a people who will check permissions before clicking "Yes" are just paranoids. I mean nobody will check permissions except few people even if we speak about software developers. All what this system does is spend software developer time. Checking security of addons is Mozilla's job not users.
If I have enough time I will fix this and delete exaggerated permissions.