From e3e14e6b4d47a6ce9d98ebc23f1f699111a8fdfa Mon Sep 17 00:00:00 2001 From: Lkytal Date: Fri, 2 Mar 2018 20:22:12 -0500 Subject: [PATCH] @homepageURL --- discuz_in_tab.user.js | 2 +- img.user.js | 2 +- linkMix.user.js | 2 +- meta/discuz_in_tab.meta.js | 2 +- meta/img.meta.js | 2 +- meta/scroll.meta.js | 4 ++-- meta/select.meta.js | 2 +- popsearch.user.js | 2 +- scroll.user.js | 10 ++++++---- select.user.js | 2 +- tieba_enhance.user.js | 2 +- 11 files changed, 17 insertions(+), 15 deletions(-) diff --git a/discuz_in_tab.user.js b/discuz_in_tab.user.js index 00846a4..28a99f9 100644 --- a/discuz_in_tab.user.js +++ b/discuz_in_tab.user.js @@ -5,7 +5,7 @@ // @namespace Lkytal // @version 1.3.3 // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @license AGPL // @icon http://lkytal.qiniudn.com/ic.ico // @include http://*/forum-*-* diff --git a/img.user.js b/img.user.js index d7a326d..40dd469 100644 --- a/img.user.js +++ b/img.user.js @@ -5,7 +5,7 @@ // @namespace Lkytal // @version 3.0.6 // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @license AGPL // @include * // @icon http://lkytal.qiniudn.com/ic.ico diff --git a/linkMix.user.js b/linkMix.user.js index fbff333..ecec53f 100644 --- a/linkMix.user.js +++ b/linkMix.user.js @@ -6,7 +6,7 @@ // @namespace Lkytal // @version 2.8.6 // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @license AGPL // @include * // @exclude *pan.baidu.com/* diff --git a/meta/discuz_in_tab.meta.js b/meta/discuz_in_tab.meta.js index df88067..48dd647 100644 --- a/meta/discuz_in_tab.meta.js +++ b/meta/discuz_in_tab.meta.js @@ -5,7 +5,7 @@ // @namespace Lkytal // @version 1.3.3 // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @license AGPL // @icon http://lkytal.qiniudn.com/ic.ico // @include http://*/forum-*-* diff --git a/meta/img.meta.js b/meta/img.meta.js index f4daae6..ea17ca6 100644 --- a/meta/img.meta.js +++ b/meta/img.meta.js @@ -5,7 +5,7 @@ // @namespace Lkytal // @version 3.0.6 // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @license AGPL // @include * // @icon http://lkytal.qiniudn.com/ic.ico diff --git a/meta/scroll.meta.js b/meta/scroll.meta.js index c83d716..56ee134 100644 --- a/meta/scroll.meta.js +++ b/meta/scroll.meta.js @@ -3,9 +3,9 @@ // @description Scroll pages when mouse hover on srcollbar // @author lkytal // @namespace Lkytal -// @version 1.4.2 +// @version 1.4.3 // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @include * // @exclude *pan.baidu.com/* // @icon https://github.com/lkytal/GM/raw/master/icons/scroll.png diff --git a/meta/select.meta.js b/meta/select.meta.js index 3435f60..79e2ac4 100644 --- a/meta/select.meta.js +++ b/meta/select.meta.js @@ -3,7 +3,7 @@ // @author lkytal // @namespace Lkytal // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @icon http://lkytal.qiniudn.com/select.png // @version 1.2.1 // @description Select texts insider links, support firefox and chrome diff --git a/popsearch.user.js b/popsearch.user.js index ce8f175..e24f4ce 100644 --- a/popsearch.user.js +++ b/popsearch.user.js @@ -5,7 +5,7 @@ // @version 4.3.0 // @icon https://github.com/lkytal/GM/raw/master/icons/search.png // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/ +// @homepageURL https://lkytal.github.io/GM // @description Popup search box and translate button (etc) for selected texts // @description:zh 为选中文字弹出搜索和翻译的快捷按钮 // @license AGPL diff --git a/scroll.user.js b/scroll.user.js index 3e63992..16e3167 100644 --- a/scroll.user.js +++ b/scroll.user.js @@ -3,9 +3,9 @@ // @description Scroll pages when mouse hover on srcollbar // @author lkytal // @namespace Lkytal -// @version 1.4.2 +// @version 1.4.3 // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @include * // @exclude *pan.baidu.com/* // @icon https://github.com/lkytal/GM/raw/master/icons/scroll.png @@ -144,7 +144,8 @@ function scrollPlus() { "line-height: 50px;", "text-align: center;", "font-weight: bold;", - "background-color: rgba(0, 0, 0, 0.3);", + "background-color: rgba(0, 0, 0, 0.2);", + "text-shadow: 0px 0px 5px #000000;", "color: #fff;", "text-decoration: none;", "-moz-user-select: none;", @@ -153,8 +154,9 @@ function scrollPlus() { "cursor: default;", "}", "#scrollUpIco:hover {", - "background-color: rgba(0, 0, 0, 0.75);", + "background-color: rgba(0, 0, 0, 0.5);", "color: #fff !important;", + "cursor: pointer;", "}", "#scrollUpIco:-webkit-full-screen {display: none}" ].join("\n"); diff --git a/select.user.js b/select.user.js index 5932501..f71fcf5 100644 --- a/select.user.js +++ b/select.user.js @@ -3,7 +3,7 @@ // @author lkytal // @namespace Lkytal // @homepage https://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @icon http://lkytal.qiniudn.com/select.png // @version 1.2.1 // @description Select texts insider links, support firefox and chrome diff --git a/tieba_enhance.user.js b/tieba_enhance.user.js index 223e3cc..36a79ba 100644 --- a/tieba_enhance.user.js +++ b/tieba_enhance.user.js @@ -3,7 +3,7 @@ // @author lkytal // @namespace Lkytal // @homepage http://lkytal.github.io/ -// @homepageURL https://lkytal.github.io/coldfire/GM +// @homepageURL https://lkytal.github.io/GM // @description 贴吧小尾巴, 坟贴提醒, 去除跳转等功能 // @include http://tieba.baidu.com/* // @include https://tieba.baidu.com/*