
higeworldだぜ。
user.jsファイルの編集
プロファイルフォルダ内の********.defaultのフォルダを選び開く(*は使用環境によって違う)
user.jsファイルに以下の内容を書き込む。(無ければTeraPadとかでファイルを作成)
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://blog.ameba.jp");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
Unicode (UTF-8)形式で保存する。
user.jsファイルに以下の内容を書き込む。(無ければTeraPadとかでファイルを作成)
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://blog.ameba.jp");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
Unicode (UTF-8)形式で保存する。
Firefoxプロファイルの探し方
それぞれのプロファイルは、ハードディスクのプロファイルフォルダに保存されます。Firefox の既定のプロファイルの 場所は ~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/ です。
xxxxxxxx はランダムな 8 文字の文字列を意味します。
Finder を開きホームフォルダに移動してください。''メモ:あなたのホームフォルダは通常あなたの Mac のユーザーアカウントの名前です。
ホームフォルダから /Library/、/Application Support/、/Firefox/、/Profiles/ の順に開いてください。
プロファイルフォルダを開いてください。既定では /xxxxxxxx.default/ です(xxxxxxxx はランダムな 8 文字の文字列を意味します)。
参考→http://support.mozilla.com/ja/kb/Profiles
xxxxxxxx はランダムな 8 文字の文字列を意味します。
Finder を開きホームフォルダに移動してください。''メモ:あなたのホームフォルダは通常あなたの Mac のユーザーアカウントの名前です。
ホームフォルダから /Library/、/Application Support/、/Firefox/、/Profiles/ の順に開いてください。
プロファイルフォルダを開いてください。既定では /xxxxxxxx.default/ です(xxxxxxxx はランダムな 8 文字の文字列を意味します)。
参考→http://support.mozilla.com/ja/kb/Profiles

