您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Makes the "last read tweek" marker more obvious
当前为
// ==UserScript== // @name Twitter Last Read Tweet Tweak // @namespace http://www.arthaey.com // @description Makes the "last read tweek" marker more obvious // @include http://www.twitter.com/* // @include http://twitter.com/* // @include https://www.twitter.com/* // @include https://twitter.com/* // @version 1.1 // // Backed up from http://userscripts.org/scripts/review/98666 // Last updated on 2011-03-15 // ==/UserScript== GM_addStyle( ".stream-item.last-new-tweet { border-bottom: 5px solid #F5B0B8 !important; }" );
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址