Google Photos without slide transition

Disable the sliding transition between photos and videos in Google Photos

< Отзив за Google Photos without slide transition

Отзив: ОК - скриптът работи, но има бъгове

§
Публикуван на: 24.03.2025

I'm still getting a vertical scale transition. Adding this to the css fixes it:
```
.XXKL8c {
transform: matrix(1, 0, 0, 1, 0, 0) !important;
}
```

Публикувайте отговор

Влезте, за да публикувате отговор.