ICQ Gallery Expander

view more video and photos

目前为 2021-10-25 提交的版本。查看 最新版本

/* ==UserStyle==
@name           ICQ Gallery Expander
@namespace      gf.qytechs.cn/en/users/781396-yad
@version        1.0.0
@description    view more video and photos
@author         YAD
@advanced dropdown time "Time/Label" {
	1 "ON*" <<<EOT 1 EOT;
2 "OFF" <<<EOT 0 EOT;
}
@var range trans "Thumbnail Size" [96,40,296,2,"px"]
==/UserStyle== */
@-moz-document domain("web.icq.com") {
  
	
	.im-gallery {
    position: fixed;
	}
	.im-gallery-preview__info {
		opacity: /*[[time]]*/
	}
	
	.im-gallery-preview {
    width: var(--size);
    height:var(--size);
	}
	
	:root {
	--size:/*[[trans]]*/!important;
	}
	
}

QingJ © 2025

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