Mastodon LongImgFix

try to take over the world!

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
GensouSakuya
Daily installs
0
Total installs
24
Ratings
1 0 0
Version
0.2
Created
2019-01-20
Updated
2019-01-20
Size
690 Bytes
License
N/A
Applies to

Mastodon网页端长图展示调整: mastodon在网页端点开长图之后会把图片高度限制在一屏的80%内导致长图放大反而没办法看,这个脚本就是去掉max-height:80%这段css用的

因为暂时没想到能够通过url准确判明各个mastodon实例的方法。
目前站点匹配规则是http*://*/@*/10 、 http*://*/web/timelines 、 http*://*/web/getting-started
这种匹配出现误判的概率还是挺大的,如果有发生这种情况请告诉我,谢谢