user.js(例)
user_pref('copyurlplus.menus.1.label','リンク付タイトルをコピー');
user_pref('copyurlplus.menus.1.copy','<a href="%URL%">%TITLE%</a>');
user_pref('copyurlplus.menus.2.label','選択範囲の引用');
user_pref('copyurlplus.menus.2.copy','<BLOCKQUOTE>%SEL%n<a href="%URL%" target="_blank">%TITLE%</a></BLOCKQUOTE>');
|