File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11// ==UserScript==
2- // @name Steam Workshop Image Repair
3- // @name :zh-CN Steam 创意工坊大图修复
4- // @version 1.0.0
5- // @author X.I.U
6- // @description Fixed Steam Workshop image not showing
7- // @description :zh-CN 修复 Steam 创意工坊预览大图无法显示的问题(Steam 不改的话,长期可用)
8- // @match *://steamcommunity.com/sharedfiles/filedetails/*
9- // @match *://steamcommunity.com/workshop/filedetails/*
10- // @icon https://store.steampowered.com/favicon.ico
11- // @license GPL-3.0 License
12- // @run -at document-end
13- // @namespace https://greasyfork.org/scripts/397666
2+ // @name Steam 创意工坊大图修复
3+ // @version 1.0.0
4+ // @author X.I.U
5+ // @description 修复 Steam 创意工坊预览大图无法显示的问题(Steam 不改的话,长期可用)
6+ // @match *://steamcommunity.com/sharedfiles/filedetails/*
7+ // @match *://steamcommunity.com/workshop/filedetails/*
8+ // @icon https://store.steampowered.com/favicon.ico
9+ // @license GPL-3.0 License
10+ // @run -at document-end
11+ // @namespace https://github.com/XIU2/UserScript
1412// ==/UserScript==
1513
1614if ( typeof onYouTubeIframeAPIReady == 'function' ) {
You can’t perform that action at this time.
0 commit comments