您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Enables right click on tiktok videos
当前为
@charset "UTF-8"; /* ==UserStyle== @name Tiktok right-click @version 1.0.8 @author cckats @license MIT @description Enables right click on tiktok videos @preprocessor default @match https://www.tiktok.com/@* @include https://www.tiktok.com/@* @namespace https://gf.qytechs.cn/users/661487 ==/UserStyle== */ @-moz-document url-prefix("https://www.tiktok.com") { .video-card-one-column.jsx-3081388847:hover span.jsx-2055372491.event-delegate-mask:before { opacity: 1; } span.jsx-2055372491.event-delegate-mask:before { content: "⛶"; color: white; font-size: xx-large; -webkit-text-stroke: medium; position: fixed; display: flex; right: 10px; opacity: 0; text-shadow: 0 0 6px black; transition: opacity 0.3s ease 0s; } .event-delegate-mask.jsx-2055372491, event-delegate-mask { height: 40px!important; width: 40px!important; display: flex!important; position: fixed!important; right: 0px!important; left: unset!important; } .video-feed-item.jsx-179939359 .feed-item-content.jsx-179939359 .report-text,.video-feed-item.jsx-747277952 .feed-item-content.jsx-747277952 .report-text { position: absolute; top: 14px!important; right: 56px!important; text-shadow: 0 0 6px black; } .event-delegate-mask.jsx-1283372866,.video-card-browse.jsx-1283372866 .play-button { height: 70px!important; width: 70px!important; display: flex!important; position: fixed!important; left: 250px!important; top: 7px!important; } span.jsx-1283372866.event-delegate-mask:before { content: "▌▌"; font-size: 20px; -webkit-text-stroke: thick; color: white; padding-left: 20px; padding-top: 19px; text-shadow: 0 0 6px black; } }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址