File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66// @description Powerful picture viewing tool online, which can popup/scale/rotate/batch save pictures automatically
77// @description:zh-CN 在线看图工具,支持图片翻转、旋转、缩放、弹出大图、批量保存
88// @description:zh-TW 線上看圖工具,支援圖片翻轉、旋轉、縮放、彈出大圖、批量儲存
9- // @version 2022.1.30 .1
9+ // @version 2022.2.8 .1
1010// @created 2011-6-15
1111// @namespace https://github.com/hoothin/UserScripts
1212// @homepage http://hoothin.com
3737// @require https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.2/FileSaver.min.js
3838// @require https://cdnjs.cloudflare.com/ajax/libs/jszip/3.7.1/jszip.js
3939// @require https://greasyfork.org/scripts/6158-gm-config-cn/code/GM_config%20CN.js?version=23710
40- // @require https://greasyfork.org/scripts/438080-pvcep-rules/code/pvcep_rules.js?version=1011929
40+ // @require https://greasyfork.org/scripts/438080-pvcep-rules/code/pvcep_rules.js?version=1016378
4141// @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rixixi@sina.com&item_name=Greasy+Fork+donation
4242// @contributionAmount 1
4343// @include http://*
@@ -889,19 +889,9 @@ ImgOps | https://imgops.com/#b#`;
889889 customRules:`[
890890//{
891891//name: "Google picture",
892- //example: "http://www.google.com.hk/search?q=firefox",
893- //enabled: true,
894892//url: /https?:\/\/www.google(\.\w{1,3}){1,3}\/search\?.*/,
895- //clickToOpen: {
896- // enabled: false,
897- // preventDefault: true,
898- // type: 'actual',
899- //},
900893//getImage: function(a){
901894//},
902- //css: '',
903- //ext: 'previous-2',
904- //exclude: /_code\.png$/i,
905895//src: /avatar/i,
906896//r: /\?.*$/i,
907897//s: ''
You can’t perform that action at this time.
0 commit comments