mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
Update
This commit is contained in:
@@ -1,16 +1,14 @@
|
||||
// ==UserScript==
|
||||
// @name Steam Workshop Image Repair
|
||||
// @name:zh-CN Steam 创意工坊大图修复
|
||||
// @version 1.0.0
|
||||
// @author X.I.U
|
||||
// @description Fixed Steam Workshop image not showing
|
||||
// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题(Steam 不改的话,长期可用)
|
||||
// @match *://steamcommunity.com/sharedfiles/filedetails/*
|
||||
// @match *://steamcommunity.com/workshop/filedetails/*
|
||||
// @icon https://store.steampowered.com/favicon.ico
|
||||
// @license GPL-3.0 License
|
||||
// @run-at document-end
|
||||
// @namespace https://greasyfork.org/scripts/397666
|
||||
// @name Steam 创意工坊大图修复
|
||||
// @version 1.0.0
|
||||
// @author X.I.U
|
||||
// @description 修复 Steam 创意工坊预览大图无法显示的问题(Steam 不改的话,长期可用)
|
||||
// @match *://steamcommunity.com/sharedfiles/filedetails/*
|
||||
// @match *://steamcommunity.com/workshop/filedetails/*
|
||||
// @icon https://store.steampowered.com/favicon.ico
|
||||
// @license GPL-3.0 License
|
||||
// @run-at document-end
|
||||
// @namespace https://github.com/XIU2/UserScript
|
||||
// ==/UserScript==
|
||||
|
||||
if(typeof onYouTubeIframeAPIReady == 'function') {
|
||||
|
||||
Reference in New Issue
Block a user