Google Photos without slide transition

Disable the sliding transition between photos and videos in Google Photos

目前為 2022-10-16 提交的版本,檢視 最新版本

/* ==UserStyle==
@name        Google Photos without slide transition
@description Disable the sliding transition between photos and videos in Google Photos
@match       https://photos.google.com/*
@version     1.0
@namespace https://gf.qytechs.cn/users/971713
==/UserStyle== */

.TTxCae {
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
    opacity: 1 !important;
}

QingJ © 2025

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