X



Firefox userChrome.js greasemonkeyスクリプトスレ35 [無断転載禁止]©2ch.net
レス数が1000を超えています。これ以上書き込みはできません。
0001名無しさん@お腹いっぱい。
垢版 |
2017/09/22(金) 06:42:08.13ID:d/1l6jXY0
■前スレ
Firefox userChrome.js greasemonkeyスクリプトスレ34
http://egg.2ch.net/test/read.cgi/software/1484165263/

■拡張機能
greasemonkey
http://www.greasespot.net/
Scriptish
https://addons.mozilla.org/ja/firefox/addon/scriptish/
Userscripts.org (旧:http://userscripts.org/ のミラーサイト)
https://userscripts-mirror.org/
OpenUserJS.org
https://openuserjs.org/
Greasy Fork
https://greasyfork.org/

"alta88's userChromeJS"
http://userchromejs.mozdev.org/index.html
"alta88's userChromeJS" 本体ミラーサイト
http://mirror.umd.edu/mozdev/userchromejs/
http://ftp.heanet.ie/mirrors/mozdev/userchromejs/
userChromeJS フォーラム
http://forums.mozillazine.org/viewtopic.php?f=48&;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
userChrome.js用スクリプト - wiki@nothing
http://wiki.nothing.sh/2710.html
0954名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 08:27:57.61ID:9R4964Su0
>>946
Tampermonkeyで自作スクリプトいくつかあるけど
実行タイミングを個別設定しないと動かないスクリプト結構あるわ

デフォルトだと要素拾えなかったりする
0956名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 09:27:30.08ID:aOp5VKP/0
>>949
ダッシュボードから目的のスクリプトを開く
設定のタブに
実行の順序やタイミングの項目あるから弄ってみて
0959名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 13:10:08.60ID:gVnf5+e00
TampermonkeyでInoReader Full Feedがリロードしないと効かなくて困ってたが
>>709
の設定にしたら最初から効くようになった
0960名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 14:35:20.14ID:fj8hCKmA0
Webサイトの領域をfirefoxのアプリケーションウィンドウ一杯に
拡大・復帰するキーボード・トグルスィッチを作ってくだされ
アイコンがあれば、更に、可
0962名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 14:56:21.34ID:fj8hCKmA0
全般的に、キーボードで操作しているときはキーボードのトグルスィッチが相応しく
マウスで操作しているときは、アイコンがあればスムースに操作を続けられる
よって、キーボード操作は必須だけど、アイコンがトリガーとなれば
更に操作しやすい条件が揃うということ
0972名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 17:17:34.68ID:bcr3ca2k0
マウスの左ボタン押しながらホイールスクロールに Ctrl+↑ Ctrl+↓
設定したら検索バー上で検索エンジン変更固定をマウス操作だけでできるんだわ
0973名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 17:19:26.34ID:oSiE3b8G0
>>971
俺はプレースホルダーを検索エンジン名にした
46行目のServices.search.currentEngine = event.originalTarget.engine;の後に
this.box = document.getElementById('searchbar').textbox.inputField;
this.box.setAttribute('placeholder', event.originalTarget.engine.name);
0977名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 18:54:41.99ID:bcr3ca2k0
>>976
これまで>>972の設定だったけど
あまり意味ないかもしれないが旧検索バーもどきの場合
マウス左ボタン押しながらホイールスクロールに Alt+↓ 割り当ててみた
虫眼鏡部分で行うとうまくいくみたい
0981次スレテンプレ案 >>1
垢版 |
2017/12/06(水) 19:34:20.65ID:DB8yt/C30
■前スレ
Firefox userChrome.js greasemonkeyスクリプトスレ35
https://egg.5ch.net/test/read.cgi/software/1506030128/

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

userChrome.js用スクリプト - wiki@nothing
http://wiki.nothing.sh/2710.html
※Firefox57以降におけるuserChrome.js用スクリプト利用方法はこちらを参照

"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
0982次スレテンプレ案 >>2
垢版 |
2017/12/06(水) 19:34:42.17ID:DB8yt/C30
■拡張機能その2
JSActions K
https://addons.mozilla.org/firefox/addon/jsactions_k/
Custom Buttons
https://addons.mozilla.org/firefox/addon/custom-buttons/
Custom Buttons フォーラム
http://custombuttons.sourceforge.net/forum/
keyconfig 20080929 ・ mozillaZine Forums
http://forums.mozillazine.org/viewtopic.php?t=72994
userChromeES
https://addons.mozilla.org/firefox/addon/user-chrome-es/

■firefox用スクリプトアップローダー | uploader.jp
https://u6.getuploader.com/script/
0983981
垢版 |
2017/12/06(水) 19:35:02.01ID:DB8yt/C30
Firefox 52 ESRでほぼ動作しなくなっていると思われるScriptish、Custom Buttons²と、リンク切れのJavaScript Actionsを外して、Tampermonkey、Violentmonkeyと、拙作のuserChromeESを追加してみました
あとuserChrome.jsの部分と他のリンクも微修正しましたが、いかがでしょうか
0986名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 23:34:10.48ID:Ut+eyxWr0
https://github.com/alice0775/userChrome.js/blob/master/000-addToolbarInsideLocationBar.uc.js

ロケーションバー内にツールバーを配置できるものですが、これって Firefox57以降では使えないんですか?実際には幾つかのアイコンやアドオンの中にも
配置されるものもあるしで、出来そうな気もしますが、更新を待った方が良いですかね
0987名無しさん@お腹いっぱい。
垢版 |
2017/12/06(水) 23:37:19.90ID:rrEBhGvc0
>>970
なんか哀れだから適当にそれっぽいの作ったよ
気に入らないところあったら自分で手直しして使って
使い方はタイトルバーは非表示で

document.getElementById("tab-view-deck").setAttribute("style","margin-top:29px;");
var titlebarLabel = document.createElement("label")
document.getElementById("titlebar-content").insertBefore(titlebarLabel,document.getElementById("titlebar-spacer"));
titlebarLabel.id = "titlebar-label";
titlebarLabel.setAttribute("value","\u7121\u80fd\u4e59\uff57\uff57\uff57\uff57\uff57\uff57\ud83d\udd95");
titlebarLabel.setAttribute("style","font-size:16px;");
var newButton = document.createElement("toolbarbutton")
document.getElementById("titlebar-buttonbox").insertBefore(newButton,document.getElementById("titlebar-min"));
newButton.id ="toolbox-hidden-button";
newButton.className = "titlebar-button";
newButton.setAttribute("label","\ud83d\udca9");
newButton.setAttribute("tooltiptext","\u3046\u3093\u3053\uff57\uff57\uff57\uff57\uff57\uff57\uff57");
newButton.setAttribute("style","font-size:20px;padding:0 16px 0 0;");
var navBox = document.getElementById("navigator-toolbox")
newButton.onclick = function() navBox.style.display = navBox.style.display == "none"?"":"none";;
0992次スレテンプレ案 >>1 修正
垢版 |
2017/12/07(木) 07:52:45.43ID:ibxaQNCz0
■前スレ
Firefox userChrome.js greasemonkeyスクリプトスレ35
https://egg.5ch.net/test/read.cgi/software/1506030128/

■拡張機能
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
0993名無しさん@お腹いっぱい。
垢版 |
2017/12/07(木) 15:24:19.61ID:B8Q35kEm0
wheelscroll-to-change-search-engine.uc.js
これホイール中はポップアップしないように誰か改造してくれー
0997名無しさん@お腹いっぱい。
垢版 |
2017/12/07(木) 18:46:45.38ID:68bNNugN0
>>987を再利用して再起動ボタンとショートカットキー作ったからお裾分け

//Control+Shift+Alt+Rで再起動
var restartKey = document.createElement("key")
document.getElementById("mainKeyset").appendChild(restartKey);
restartKey.id = "restart-key";
restartKey.setAttribute("key", "R");
restartKey.setAttribute("oncommand", "restart();");
restartKey.setAttribute("modifiers", "control shift alt");

//最小化ボタンの横に再起動ボタン追加
//タイトルバー非表示で使用
var restartButton = document.createElement("toolbarbutton")
document.getElementById("titlebar-buttonbox").insertBefore(restartButton, document.getElementById("titlebar-min"));
restartButton.id = "restart-button";
restartButton.className = "titlebar-button";
restartButton.setAttribute("oncommand", "restart();");
restartButton.setAttribute("label", "\ud83d\udc3f");
restartButton.setAttribute("tooltiptext", "Restart");
restartButton.setAttribute("style", "font-size:20px; padding:0 10px;");

function restart() {
let cancelQuit = Cc["@mozilla.org/supports-PRBool;1"].createInstance(Ci.nsISupportsPRBool);
Services.obs.notifyObservers(cancelQuit, "quit-application-requested", "restart");
if (cancelQuit.data) return;
Services.startup.quit(Ci.nsIAppStartup.eAttemptQuit | Ci.nsIAppStartup.eRestartNotSameProfile);
}
10011001
垢版 |
Over 1000Thread
このスレッドは1000を超えました。
新しいスレッドを立ててください。
SLOT Results
🎰🎰🎰 Excellent!! 0
🎴🎴🎴 Gratz!! 0
🌸🌸🌸 OPPAI Ban!! 0
💣💣💣 Backingum!! 0
Win!! 1
Points 2 pts.

life time: 76日 12時間 16分 16秒
10021002
垢版 |
Over 1000Thread
5ちゃんねるの運営はプレミアム会員の皆さまに支えられています。
運営にご協力お願いいたします。


───────────────────
《プレミアム会員の主な特典》
★ 5ちゃんねる専用ブラウザからの広告除去
★ 5ちゃんねるの過去ログを取得
★ 書き込み規制の緩和
───────────────────

会員登録には個人情報は一切必要ありません。
月300円から匿名でご購入いただけます。

▼ プレミアム会員登録はこちら ▼
https://premium.5ch.net/

▼ 浪人ログインはこちら ▼
https://login.5ch.net/login.php
レス数が1000を超えています。これ以上書き込みはできません。

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