From 369fa0a62e8a9454cbbc301a7334e762cb0e22f3 Mon Sep 17 00:00:00 2001 From: Lkytal Date: Wed, 10 Jan 2018 08:58:50 -0500 Subject: [PATCH] meta full --- discuz_in_tab.user.js | 15 +++++++++------ img.user.js | 12 ++++++++---- linkMix.user.js | 11 ++++++++--- meta/discuz_in_tab.meta.js | 15 +++++++++------ meta/img.meta.js | 12 ++++++++---- meta/linkMix.meta.js | 11 ++++++++--- meta/popsearch.meta.js | 3 +++ meta/scroll.meta.js | 7 +++++-- meta/select.meta.js | 8 ++++++-- meta/tieba_enhance.meta.js | 9 ++++++--- popsearch.user.js | 3 +++ scroll.user.js | 7 +++++-- select.user.js | 8 ++++++-- tieba_enhance.user.js | 9 ++++++--- 14 files changed, 90 insertions(+), 40 deletions(-) diff --git a/discuz_in_tab.user.js b/discuz_in_tab.user.js index 137af8e..4c3032c 100644 --- a/discuz_in_tab.user.js +++ b/discuz_in_tab.user.js @@ -1,6 +1,13 @@ // ==UserScript== // @name Open Discuz Link in new tab // @description Discuz论坛链接默认新标签页打开 +// @author lkytal +// @namespace Lkytal +// @version 1.3.3 +// @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM +// @license LGPL +// @icon http://lkytal.qiniudn.com/ic.ico // @include http://*/forum-*-* // @include http://*/forum-*-*.html // @include http://*/showforum-*.html @@ -15,14 +22,10 @@ // @include https://*/forum/viewforum.php?f=* // @include https://*/forum/search.php?* // @include https://*/forumdisplay.php?f= -// @namespace Lkytal -// @author lkytal -// @homepage https://lkytal.github.io/ -// @version 1.3.3 -// @icon http://lkytal.qiniudn.com/ic.ico // @grant unsafeWindow // @run-at document-end -// @homepageURL https://git.oschina.net/coldfire/GM +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/discuz_in_tab.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/discuz_in_tab.user.js // ==/UserScript== diff --git a/img.user.js b/img.user.js index 0197d75..44650bd 100644 --- a/img.user.js +++ b/img.user.js @@ -1,14 +1,18 @@ // ==UserScript== // @name Google Image Search Context Menu -// @namespace lkytal // @description Add Search Image context menu // @author lkytal -// @license GPL -// @include * +// @namespace Lkytal // @version 3.0.6 +// @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM +// @license LGPL +// @include * // @icon http://lkytal.qiniudn.com/ic.ico // @grant GM_openInTab -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/img.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/img.user.js // ==/UserScript== diff --git a/linkMix.user.js b/linkMix.user.js index c862b04..42093d1 100644 --- a/linkMix.user.js +++ b/linkMix.user.js @@ -1,9 +1,13 @@ // ==UserScript== // @name Text To link -// @description Turn plain text URLs into clickable links, 把文字链接转换为可点击链接 +// @description Turn plain text URLs into clickable links +// @description:zh 把文字链接转换为可点击链接 // @author lkytal // @namespace Lkytal +// @version 2.8.4 // @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM +// @license LGPL // @include * // @exclude *pan.baidu.com/* // @exclude *renren.com/* @@ -16,10 +20,11 @@ // @exclude *acid3.acidtests.org/* // @exclude *.163.com/* // @exclude *.alipay.com/* -// @version 2.8.4 +// @run-at document-end // @icon http://lkytal.qiniudn.com/link.png // @grant unsafeWindow -// @homepageURL https://git.oschina.net/coldfire/GM +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/linkMix.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/linkMix.user.js // ==/UserScript== diff --git a/meta/discuz_in_tab.meta.js b/meta/discuz_in_tab.meta.js index 0da0b05..fa110a6 100644 --- a/meta/discuz_in_tab.meta.js +++ b/meta/discuz_in_tab.meta.js @@ -1,6 +1,13 @@ // ==UserScript== // @name Open Discuz Link in new tab // @description Discuz论坛链接默认新标签页打开 +// @author lkytal +// @namespace Lkytal +// @version 1.3.3 +// @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM +// @license LGPL +// @icon http://lkytal.qiniudn.com/ic.ico // @include http://*/forum-*-* // @include http://*/forum-*-*.html // @include http://*/showforum-*.html @@ -15,14 +22,10 @@ // @include https://*/forum/viewforum.php?f=* // @include https://*/forum/search.php?* // @include https://*/forumdisplay.php?f= -// @namespace Lkytal -// @author lkytal -// @homepage https://lkytal.github.io/ -// @version 1.3.3 -// @icon http://lkytal.qiniudn.com/ic.ico // @grant unsafeWindow // @run-at document-end -// @homepageURL https://git.oschina.net/coldfire/GM +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/discuz_in_tab.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/discuz_in_tab.user.js // ==/UserScript== \ No newline at end of file diff --git a/meta/img.meta.js b/meta/img.meta.js index e79a1d4..9e1034b 100644 --- a/meta/img.meta.js +++ b/meta/img.meta.js @@ -1,14 +1,18 @@ // ==UserScript== // @name Google Image Search Context Menu -// @namespace lkytal // @description Add Search Image context menu // @author lkytal -// @license GPL -// @include * +// @namespace Lkytal // @version 3.0.6 +// @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM +// @license LGPL +// @include * // @icon http://lkytal.qiniudn.com/ic.ico // @grant GM_openInTab -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/img.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/img.user.js // ==/UserScript== \ No newline at end of file diff --git a/meta/linkMix.meta.js b/meta/linkMix.meta.js index 44d098a..2ac70f4 100644 --- a/meta/linkMix.meta.js +++ b/meta/linkMix.meta.js @@ -1,9 +1,13 @@ // ==UserScript== // @name Text To link -// @description Turn plain text URLs into clickable links, 把文字链接转换为可点击链接 +// @description Turn plain text URLs into clickable links +// @description:zh 把文字链接转换为可点击链接 // @author lkytal // @namespace Lkytal +// @version 2.8.4 // @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM +// @license LGPL // @include * // @exclude *pan.baidu.com/* // @exclude *renren.com/* @@ -16,10 +20,11 @@ // @exclude *acid3.acidtests.org/* // @exclude *.163.com/* // @exclude *.alipay.com/* -// @version 2.8.4 +// @run-at document-end // @icon http://lkytal.qiniudn.com/link.png // @grant unsafeWindow -// @homepageURL https://git.oschina.net/coldfire/GM +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/linkMix.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/linkMix.user.js // ==/UserScript== \ No newline at end of file diff --git a/meta/popsearch.meta.js b/meta/popsearch.meta.js index d050fc0..b2dd7f1 100644 --- a/meta/popsearch.meta.js +++ b/meta/popsearch.meta.js @@ -7,6 +7,8 @@ // @homepage https://lkytal.github.io/ // @homepageURL https://lkytal.github.io/ // @description Popup search box and translate button (etc) for selected texts +// @description:zh 为选中文字弹出搜索和翻译的快捷按钮 +// @license LGPL // @include * // @exclude */test/*.html* // @exclude http://acid3.acidtests.org/* @@ -22,6 +24,7 @@ // @grant GM_setValue // @grant GM_registerMenuCommand // @grant GM_info +// @run-at document-end // @require https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js // @connect google.com // @connect translate.google.cn diff --git a/meta/scroll.meta.js b/meta/scroll.meta.js index 9723cff..27f7c37 100644 --- a/meta/scroll.meta.js +++ b/meta/scroll.meta.js @@ -3,14 +3,17 @@ // @description Scroll pages when mouse hover on srcollbar // @author lkytal // @namespace Lkytal +// @version 1.4.1 +// @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM // @include * // @exclude *pan.baidu.com/* -// @version 1.4.1 // @icon http://lkytal.qiniudn.com/ic.ico // @grant GM_getValue // @grant GM_setValue // @grant GM_addStyle -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/scroll.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/scroll.user.js // ==/UserScript== \ No newline at end of file diff --git a/meta/select.meta.js b/meta/select.meta.js index fec2c50..afc55be 100644 --- a/meta/select.meta.js +++ b/meta/select.meta.js @@ -1,16 +1,20 @@ // ==UserScript== // @name Select like opera -// @namespace lkytal // @author lkytal +// @namespace Lkytal // @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM // @icon http://lkytal.qiniudn.com/select.png // @version 1.2.1 // @description Select texts insider links, support firefox and chrome +// @license LGPL // @include * // @grant unsafeWindow // @grant GM_getValue // @grant GM_setValue -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/select.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/select.user.js // ==/UserScript== \ No newline at end of file diff --git a/meta/tieba_enhance.meta.js b/meta/tieba_enhance.meta.js index 174aea2..005bb5c 100644 --- a/meta/tieba_enhance.meta.js +++ b/meta/tieba_enhance.meta.js @@ -1,16 +1,17 @@ // ==UserScript== // @name Tieba Enhance -// @namespace lkytal // @author lkytal +// @namespace Lkytal // @homepage http://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM // @description 贴吧小尾巴, 坟贴提醒, 去除跳转等功能 // @include http://tieba.baidu.com/* // @include https://tieba.baidu.com/* // @version 6.2.1 -// @author lkytal // @require http://cdn.bootcss.com/jquery/3.2.1/jquery.min.js // @icon http://lkytal.qiniudn.com/tieba.png // @noframes +// @license LGPL // @grant unsafeWindow // @grant GM_addStyle // @grant GM_xmlhttpRequest @@ -18,7 +19,9 @@ // @grant GM_setValue // @grant GM_listValues // @grant GM_deleteValue -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/tieba_enhance.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/tieba_enhance.user.js // ==/UserScript== \ No newline at end of file diff --git a/popsearch.user.js b/popsearch.user.js index 0616753..5e12357 100644 --- a/popsearch.user.js +++ b/popsearch.user.js @@ -7,6 +7,8 @@ // @homepage https://lkytal.github.io/ // @homepageURL https://lkytal.github.io/ // @description Popup search box and translate button (etc) for selected texts +// @description:zh 为选中文字弹出搜索和翻译的快捷按钮 +// @license LGPL // @include * // @exclude */test/*.html* // @exclude http://acid3.acidtests.org/* @@ -22,6 +24,7 @@ // @grant GM_setValue // @grant GM_registerMenuCommand // @grant GM_info +// @run-at document-end // @require https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js // @connect google.com // @connect translate.google.cn diff --git a/scroll.user.js b/scroll.user.js index 45fc643..f328c81 100644 --- a/scroll.user.js +++ b/scroll.user.js @@ -3,14 +3,17 @@ // @description Scroll pages when mouse hover on srcollbar // @author lkytal // @namespace Lkytal +// @version 1.4.1 +// @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM // @include * // @exclude *pan.baidu.com/* -// @version 1.4.1 // @icon http://lkytal.qiniudn.com/ic.ico // @grant GM_getValue // @grant GM_setValue // @grant GM_addStyle -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/scroll.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/scroll.user.js // ==/UserScript== diff --git a/select.user.js b/select.user.js index e2a849c..a4b766f 100644 --- a/select.user.js +++ b/select.user.js @@ -1,16 +1,20 @@ // ==UserScript== // @name Select like opera -// @namespace lkytal // @author lkytal +// @namespace Lkytal // @homepage https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM // @icon http://lkytal.qiniudn.com/select.png // @version 1.2.1 // @description Select texts insider links, support firefox and chrome +// @license LGPL // @include * // @grant unsafeWindow // @grant GM_getValue // @grant GM_setValue -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/select.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/select.user.js // ==/UserScript== diff --git a/tieba_enhance.user.js b/tieba_enhance.user.js index c648f7f..f6cefaa 100644 --- a/tieba_enhance.user.js +++ b/tieba_enhance.user.js @@ -1,16 +1,17 @@ // ==UserScript== // @name Tieba Enhance -// @namespace lkytal // @author lkytal +// @namespace Lkytal // @homepage http://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/coldfire/GM // @description 贴吧小尾巴, 坟贴提醒, 去除跳转等功能 // @include http://tieba.baidu.com/* // @include https://tieba.baidu.com/* // @version 6.2.1 -// @author lkytal // @require http://cdn.bootcss.com/jquery/3.2.1/jquery.min.js // @icon http://lkytal.qiniudn.com/tieba.png // @noframes +// @license LGPL // @grant unsafeWindow // @grant GM_addStyle // @grant GM_xmlhttpRequest @@ -18,7 +19,9 @@ // @grant GM_setValue // @grant GM_listValues // @grant GM_deleteValue -// @homepageURL https://git.oschina.net/coldfire/GM +// @run-at document-end +// @charset UTF-8 +// @supportURL https://github.com/lkytal/GM/issues // @updateURL https://git.oschina.net/coldfire/GM/raw/master/meta/tieba_enhance.meta.js // @downloadURL https://git.oschina.net/coldfire/GM/raw/master/tieba_enhance.user.js // ==/UserScript==