mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
update
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
// @name 3DM论坛美化
|
||||
// @version 1.0.0
|
||||
// @author X.I.U
|
||||
// @description 精简多余内容
|
||||
// @description 精简多余内容
|
||||
// @icon https://bbs.3dmgame.com/favicon.ico
|
||||
// @match *://bbs.3dmgame.com/*
|
||||
// @license GPL-3.0 License
|
||||
// @run-at document-start
|
||||
// @namespace https://greasyfork.org/scripts/413593
|
||||
// ==/UserScript==
|
||||
|
||||
|
||||
(function() {
|
||||
var style_Add = document.createElement('style');
|
||||
style_Add.innerHTML = `
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// @name 3DM论坛增强
|
||||
// @version 1.0.4
|
||||
// @author X.I.U
|
||||
// @description 自动回复、自动无缝翻页、清理置顶帖子
|
||||
// @description 自动回复、自动无缝翻页、清理置顶帖子
|
||||
// @match *://bbs.3dmgame.com/*
|
||||
// @icon https://bbs.3dmgame.com/favicon.ico
|
||||
// @grant GM_xmlhttpRequest
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// @name 吾爱破解论坛美化
|
||||
// @version 1.0.3
|
||||
// @author X.I.U
|
||||
// @description 精简多余内容
|
||||
// @description 精简多余内容
|
||||
// @match *://www.52pojie.cn/*
|
||||
// @icon https://www.52pojie.cn/favicon.ico
|
||||
// @grant GM_registerMenuCommand
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// @name 吾爱破解论坛增强 - 自动签到、翻页
|
||||
// @version 1.1.2
|
||||
// @author X.I.U
|
||||
// @description 自动签到、自动无缝翻页
|
||||
// @description 自动签到、自动无缝翻页
|
||||
// @match *://www.52pojie.cn/*
|
||||
// @icon https://www.52pojie.cn/favicon.ico
|
||||
// @grant GM_xmlhttpRequest
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
// @version 1.0.0
|
||||
// @author X.I.U
|
||||
// @description Fixed Steam Workshop image not showing
|
||||
// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题。
|
||||
// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题。
|
||||
// @match *://steamcommunity.com/sharedfiles/filedetails/*
|
||||
// @match *://steamcommunity.com/workshop/filedetails/*
|
||||
// @icon https://store.steampowered.com/favicon.ico
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// @name 知乎增强
|
||||
// @version 1.1.4
|
||||
// @author X.I.U
|
||||
// @description 一键收起回答、置顶显示时间、区分问题文章
|
||||
// @description 一键收起回答、置顶显示时间、区分问题文章
|
||||
// @match *://www.zhihu.com/*
|
||||
// @match *://zhuanlan.zhihu.com/*
|
||||
// @icon https://static.zhihu.com/static/favicon.ico
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// @name 智友邦论坛美化
|
||||
// @version 1.0.1
|
||||
// @author X.I.U
|
||||
// @description 精简多余内容、宽屏显示
|
||||
// @description 精简多余内容、宽屏显示
|
||||
// @icon http://bbs.zhiyoo.net/favicon.ico
|
||||
// @match *://bbs.zhiyoo.net/*
|
||||
// @license GPL-3.0 License
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// @name 智友邦论坛增强
|
||||
// @version 1.1.0
|
||||
// @author X.I.U
|
||||
// @description 自动签到、自动回复、自动无缝翻页、清理置顶帖子、清理帖子标题〖XXX〗【XXX】文字
|
||||
// @description 自动签到、自动回复、自动无缝翻页、清理置顶帖子、清理帖子标题〖XXX〗【XXX】文字
|
||||
// @icon http://bbs.zhiyoo.net/favicon.ico
|
||||
// @match *://bbs.zhiyoo.net/*
|
||||
// @grant GM_xmlhttpRequest
|
||||
|
||||
Reference in New Issue
Block a user