firefox userChrome.js greasemonkeyスクリプトスレ 3
at SOFTWARE
392:名無しさん@お腹いっぱい。
07/12/01 21:43:08 zFu0bd3Q0
>>391
ありがとうございます。
uc.jsについてはうまくいったのですが
uc.xulについてはうまくいきませんでした。
例としては、
URLリンク(space.geocities.yahoo.co.jp)
の ucjsPermission2.uc.xul を
// ==UserScript==
// @name ucjsPermission2
// @namespace URLリンク(space.geocities.yahoo.co.jp)
// @description add UI for hostperm.1 to context menu
// @include main
// @compatibility Firefox 2.0 3.0
// @author Alice0775
// @version LastMod 2007/10/12 14:40
// ==/UserScript==
から
// ==UserScript==
// @name ucjsPermission2
// @namespace URLリンク(space.geocities.yahoo.co.jp)
// @description add UI for hostperm.1 to context menu
// @include chrome://browser/content/browser.xul
// @compatibility Firefox 2.0 3.0
// @author Alice0775
// @version LastMod 2007/10/12 14:40
// ==/UserScript==
に変えましたが動きませんでした。
uc.xulファイルはuc.jsと同じ、subscript.ucという名前のフォルダに入れてあります。
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5124日前に更新/327 KB
担当:undef