■前回に続き、またpostable移行後にコピペ問題と対峙…
prefs.jsのファイルが見付からずおろおろ…

FirefoxPortable\Data\profile\prefs.js

にあった!!

あとは↓にあるように
http://www.mozilla-japan.org/editor/midasdemo/securityprefs.html


user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
をコピペ終了でOK!!

※やる前にFirefoxは終了ね

↓あと移行にちょうどいいサイトもみつけたのでmemo
http://islandz.cocolog-nifty.com/blog/2007/03/firefox_portabl.html