Small thumbnails

Are thumbnails too large?

  1. /* ==UserStyle==
  2. @name Small thumbnails
  3. @version 5.0.0
  4. @description Are thumbnails too large?
  5. Gotcha.
  6. @author Valognir (https://www.deviantart.com/valognir)
  7. @namespace https://gf.qytechs.cn/en/scripts/404192-small-thumbnails
  8. ==/UserStyle== */
  9. @-moz-document domain("deviantart.com") {
  10. div[data-testid="thumb"] > img {
  11. scale: 70%;
  12. }
  13. }

QingJ © 2025

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