diff --git a/scripts/hide-img.js b/scripts/hide-img.js index 93a8f47..b6e6dda 100644 --- a/scripts/hide-img.js +++ b/scripts/hide-img.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Hide Image 隐藏图片 // @namespace https://github.com/yujinpan/tampermonkey-extension -// @version 1.0 +// @version 1.1 // @license MIT // @description Hide all image in website。 // @author yujinpan