We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b49420a commit 665124bCopy full SHA for 665124b
1 file changed
SteamWorkshopImageRepair.user.js
@@ -4,7 +4,7 @@
4
// @version 1.0.0
5
// @author X.I.U
6
// @description Fixed Steam Workshop image not showing
7
-// @description:zh-CN 修复 Steam 创意工坊预览大图无法显示的问题
+// @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
@@ -15,4 +15,4 @@
15
16
if(typeof onYouTubeIframeAPIReady == 'function') {
17
onYouTubeIframeAPIReady();
18
-}
+}
0 commit comments