Skip to content

Commit 35fc423

Browse files
committed
Update
1 parent 43084d1 commit 35fc423

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

SteamWorkshopImageRepair.user.js

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
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

1614
if(typeof onYouTubeIframeAPIReady == 'function') {

0 commit comments

Comments
 (0)