Critiques pour Easy Image Blocker
Easy Image Blocker par Akira Atsumi
17 notes
- Noté 4 sur 5par jokenngo, il y a 3 ansSo nice extension!
We can select to block/unblock images per site, when configuring default behavior is to load all images(it may be like to work the blacklist).
At now, If you want to edit whitelist, then you should to export and edit it, and re-import whitelist data at extension's option page.
If this extension satisfy bellow specification, then will be 5 star.
1. The whitelist is editable on extension's popup window.
2. The source code is readable and tracking issues at github.
By the way, Does this extension stopped development? - Noté 4 sur 5par Utilisateur ou utilisatrice 12272405 de Firefox, il y a 3 ansGreat add-on, very easy to use. I would give it 5 starts if it had a blacklist feature instead of just a whitelist.
- Noté 4 sur 5par Utilisateur ou utilisatrice 14088427 de Firefox, il y a 5 ansThe preference is not saved. I changed it to load all images on start, and clicked the Apply button but the setting is not persisted.
- Noté 4 sur 5par Utilisateur ou utilisatrice 14972963 de Firefox, il y a 6 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 14560973 de Firefox, il y a 6 ans1. Before installation, it is shown as "Easy Image Blocker" (better English wording). After installation, it is shown as "EasyImageBlocker".
2. When you hover on the icon in the toolbar, it says "Load all images" or "All block (ctrl+click then modeup)". In fact, it is better to say "Easy Image Blocker" (name of the Add-On). In English, what does "ctrl+click then modeup" mean?
3. UPDATE: The following operation has no effect:
(1) Use the toolbar icon to change the load mode (from "load all images" to "load no images" or the reverse);
(2) Close Firefox;
(3) Open Firefox.
However, a workaround is the following:
(1) Use the toolbar icon to change the load mode;
(2) Do "Open New Window";
(3) Close Firefox;
(4) Open Firefox.
CONCLUSION: So it seems that the load mode is not save automatically. You have to do "Open New Window".Réponse du développeur
mis en ligne : il y a 6 ansThank you for your suggestions. I fixed some issues on 3.1.5.
1 -> Corrected the title wording.
2 -> Changed to display "Easy Image Blocker" for all icons in the toolbar.
3 -> Sorry, I could not reproduce.
The default load mode can be saved on the add-on option screen. - Noté 4 sur 5par Utilisateur ou utilisatrice 13492478 de Firefox, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13319883 de Firefox, il y a 7 ansWorks well so far! I just don't understand how whitelisting works (especially on Android). I think it is broken to some degree.
For example, I might want to unblock all images for "google.com" while blocking everything else. I have this site added to my list (the unblock all images category). However, if I reload the extension (so it goes back to 'block everything' mode), google.com is now blocked. It appears that things in my whitelist are being overwritten and I don't understand why. I hope this bug can be fixed soon! It would be nice to see images on certain sites. - Noté 4 sur 5par elenaluz, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13838232 de Firefox, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13816758 de Firefox, il y a 7 ansFirefoxで画像非表示のウェブブラウジングをしたくてインストールしました。便利に利用させていただいてます。
一点不具合報告致します。window.onload = funciton(){} を使っているWebサイトでonloadが呼ばれません。 - Noté 4 sur 5par Utilisateur ou utilisatrice 13808631 de Firefox, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13540782 de Firefox, il y a 7 ansIn general good, but truly breaks some pages.
Mega.nz cannot initiate download. Took me a while to figure out.
(Someone wrote somewhere that the new FF does not support APIs used by mega. But it is not true, it was just this plugin freezing mega.) - Noté 4 sur 5par Utilisateur ou utilisatrice 13498412 de Firefox, il y a 7 ans他のimage blockアドオンがff57(win10)で動作せず流れてきました。
機能的には良いアドオンだと思われます。
良い部分:機能は十分です。
imageの読み込みを避けてくれる。
特定の[block]imageのみを読み込んでくれる。
ホワイトリストあり。
FF起動時の動作を選択できる。
悪い部分:
バグがあり、リスト追加を連続で行うと前に追加した状態を引き継ぎます。エクスポートするとurlに対しフラグ項目が多いです。
例
読み込み、ブロック、キャッシュ、外部サイトの順に追加。キャッシュ、外部サイトは連続で追加
エクスポート結果
[a.example,b.example,c.example,d.example],["3","0","1","1","2"]]
1が一個多く、d.exampleはキャッシュになってしまいます。
普段よく見るサイトはwhitelistに登録して、ほかのサイトは基本block、見たいサイトのみ切り替えで対応しています。うまく動作しないときにエクスポートしたeib_whitelist.jsonを手動で修正しています。 - Noté 4 sur 5par L, il y a 7 ansDoesn't work with sites using srcset attribute
If a site uses srcset, such as http://xkcd.com, then the images will still load regardless
To fix this, types:["image"] should be changed to types:["image","imageset"]. - Noté 4 sur 5par Hugo Florentino, il y a 8 ansI liked this extension, I was missing something like ImgLikeOpera for Quantum, this is quite similar.
There are some minor problems in the options page with the drop-down list for mode selection when the page is not at the beginning.
By the way, the localization is still reduced, so I would like to contribute with strings for Spanish, which I have already translated for my own use. Also, "None", "ALT String" and "[block]" should be localized as well.