Skip to content

Commit

Permalink
meta full
Browse files Browse the repository at this point in the history
  • Loading branch information
lkytal committed Jan 10, 2018
1 parent 7cd7a12 commit 369fa0a
Show file tree
Hide file tree
Showing 14 changed files with 90 additions and 40 deletions.
15 changes: 9 additions & 6 deletions discuz_in_tab.user.js
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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==
Expand Down
12 changes: 8 additions & 4 deletions img.user.js
Original file line number Diff line number Diff line change
@@ -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==
Expand Down
11 changes: 8 additions & 3 deletions linkMix.user.js
Original file line number Diff line number Diff line change
@@ -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/*
Expand All @@ -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==
Expand Down
15 changes: 9 additions & 6 deletions meta/discuz_in_tab.meta.js
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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==
12 changes: 8 additions & 4 deletions meta/img.meta.js
Original file line number Diff line number Diff line change
@@ -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==
11 changes: 8 additions & 3 deletions meta/linkMix.meta.js
Original file line number Diff line number Diff line change
@@ -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/*
Expand All @@ -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==
3 changes: 3 additions & 0 deletions meta/popsearch.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/*
Expand All @@ -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
Expand Down
7 changes: 5 additions & 2 deletions meta/scroll.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -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==
8 changes: 6 additions & 2 deletions meta/select.meta.js
Original file line number Diff line number Diff line change
@@ -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==
9 changes: 6 additions & 3 deletions meta/tieba_enhance.meta.js
Original file line number Diff line number Diff line change
@@ -1,24 +1,27 @@
// ==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
// @grant GM_getValue
// @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==
3 changes: 3 additions & 0 deletions popsearch.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/*
Expand All @@ -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
Expand Down
7 changes: 5 additions & 2 deletions scroll.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down
8 changes: 6 additions & 2 deletions select.user.js
Original file line number Diff line number Diff line change
@@ -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==
Expand Down
9 changes: 6 additions & 3 deletions tieba_enhance.user.js
Original file line number Diff line number Diff line change
@@ -1,24 +1,27 @@
// ==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
// @grant GM_getValue
// @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==
Expand Down

0 comments on commit 369fa0a

Please sign in to comment.