Show and reload broken images

The name explained it

目前为 2016-04-04 提交的版本。查看 最新版本

作者
eight
评分
0 0 0
版本
2.2.1
创建于
2014-05-11
更新于
2016-04-04
大小
967 字节
许可证
暂无
适用于
所有网站

Show and Reload Broken Images

This script will force Firefox to show broken image icon when image failed loading, wether the image has alt attribute. You can press Alt+R to reload the broken images.

這個Script會強制Firefox顯示圖片載入失敗的圖示,即使圖片有alt屬性。 按Alt+R會重新載入失敗的圖片。

Example

Image without alt. you should see the icon by default.
<img src="https://i.am.broken">

Image with blank alt. By the default, you will see nothing.
<img alt="" src="https://i.am.broken">

Image with alt attribute. You should see the text in alt attribute.
<img alt="There used to be a image, but now it is broken" src="https://i.am.broken">

http://i.imgur.com/TlUcgQH.png

After installing the script:

http://i.imgur.com/EwrhEpi.png

Changelog

  • 2.2.1 (Apr 4, 2016)
    • Hide icon if !image.src.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址