Google Photos without slide transition

Disable the sliding transition between photos and videos in Google Photos

< Feedback op Google Photos without slide transition

Recensie: Redelijk - het script werkt, maar bevat bugs

§
Geplaatst: 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;
}
```

Reactie plaatsen

Log in om antwoord te geven.