Google Photos without slide transition

Disable the sliding transition between photos and videos in Google Photos

< 腳本Google Photos without slide transition的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2024-10-04

Exactly what I was looking for and works like a charm, thanks!

§
發表於:2024-10-04

It's not perfect though -- there is odd-looking stretching animation when switching between landscape and portrait photos, or vice versa; this may also affect neighbour photo (e.g., landscape - (bad) - portrait - (also bad) - portrait - (good, no animation) - portrait ... )

§
發表於:2025-03-24

Try adding this to the css
```
.XXKL8c {
transform: matrix(1, 0, 0, 1, 0, 0) !important;
}
```

§
發表於:2025-03-29

Thanks!

發表回覆

登入以回復