X



Firefox userChrome.js greasemonkeyスクリプトスレ38
レス数が900を超えています。1000を超えると表示できなくなるよ。
0001名無しさん@お腹いっぱい。
垢版 |
2018/10/04(木) 00:01:18.80ID:DdHZjD1k0
■前スレ
Firefox userChrome.js greasemonkeyスクリプトスレ37
https://egg.5ch.net/test/read.cgi/software/1528226311/

■拡張機能
Greasemonkey
https://addons.mozilla.org/firefox/addon/greasemonkey/
Tampermonkey
https://addons.mozilla.org/firefox/addon/tampermonkey/
Violentmonkey
https://addons.mozilla.org/firefox/addon/violentmonkey/
usi (User|Unified Script Injector)
https://addons.mozilla.org/firefox/addon/userunified-script-injector/
Userscripts.orgのミラーサイト (ミラー元の http://userscripts.org/ は閉鎖)
https://userscripts-mirror.org/
OpenUserJS.org
https://openuserjs.org/
Greasy Fork
https://greasyfork.org/

userChrome.js用スクリプト - wiki@nothing 【Firefox57以降におけるuserChrome.js用スクリプト利用方法はこちらを参照】
http://wiki.nothing.sh/page/userChrome.js%CD%D1%A5%B9%A5%AF%A5%EA%A5%D7%A5%C8

"alta88's userChromeJS"
http://userchromejs.mozdev.org/
userChromeJS フォーラム
http://forums.mozillazine.org/viewtopic.php?t=1006795
"zeniko's userChrome.js"
http://mozilla.zeniko.ch/userchrome.js.html
userChrome.js フォーラム
http://forums.mozillazine.org/viewtopic.php?t=397735
http://forums.mozillazine.org/viewtopic.php?t=556229
0901名無しさん@お腹いっぱい。
垢版 |
2019/01/25(金) 15:53:05.57ID:44U4CtlK0
>>900
cssで色を変えることもできる

/* アクティブなウィンドウのスクロールバーの色 */
@namespace url("http://www.w3.org/1999/xhtml";);
:root{
scrollbar-color: blue gray !important;
scrollbar-width: thin !important;
}

* {
scrollbar-width: thin !important;
}

/* 非アクティブなウィンドウのスクロールバーの色 */
:root:-moz-window-inactive{
scrollbar-color: #4c4cff #f2f3f6 !important;
scrollbar-width: thin !important;
}
レス数が900を超えています。1000を超えると表示できなくなるよ。

ニューススポーツなんでも実況