diff --git a/SteamWorkshopImageRepair.user.js b/SteamWorkshopImageRepair.user.js index 7acb5b9..949acfa 100644 --- a/SteamWorkshopImageRepair.user.js +++ b/SteamWorkshopImageRepair.user.js @@ -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 创意工坊预览大图无法显示的问题(Steam 不改的话,长期可用) // @match *://steamcommunity.com/sharedfiles/filedetails/* // @match *://steamcommunity.com/workshop/filedetails/* // @icon https://store.steampowered.com/favicon.ico @@ -15,4 +15,4 @@ if(typeof onYouTubeIframeAPIReady == 'function') { onYouTubeIframeAPIReady(); -} +} \ No newline at end of file