您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Make browsing Tumblr archives easier.
Based on this post, I decided to make a UserScript to remove reblog content entirely when scrolling through archives: http://anon-ib.co/tblr/res/9496.html#q12075
To make it even more cross-platform friendly, I could have added a polyfill for MutationObserver
or even DOMContentLoaded
, and used getElementsByClassName
instead of querySelectorAll
, but I decided to make this one quick and dirty (including dirty-checking because I was too lazy to use MutationObserver
s properly).
UPDATE December 2016: I finally bothered to use MutationObserver
s properly, so no more dirty-checking.
SECOND UPDATE: Dirty-checking has returned with a vengeance.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址