标题: 禁用下下动画也不错 [打印本页]
作者: xczxczxcz 时间: 2023-8-3 14:42 标题: 禁用下下动画也不错
浏览器油猴脚本 : 禁用 本站 动画 @老刘一号 - // ==UserScript==
- // @name 关闭批处理之家动画
- // @namespace http://tampermonkey.net/
- // @version 0.1
- // @description try to take over the world!
- // @author You
- // @match *.bathome.net/*
- // @grant none
- // ==/UserScript==
-
- (()=> {
- 'use strict';
- window.disablePageAnimation();
- })();
复制代码
因本站打开一次后新开页面也没有动画了,所以无需添加计时器。
作者: Five66 时间: 2023-8-3 14:52
登陆后
不是有设置可以设置?
作者: xczxczxcz 时间: 2023-8-3 14:54
回复 2# Five66
不知道,没去看过。谢谢
欢迎光临 批处理之家 (http://bbs.bathome.net/) |
Powered by Discuz! 7.2 |