-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
90 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters