08/09/19 20:53:28 gB0HMU52O
>>47
こういうブックマークレットはいかがですか
Googleブックマークに追加
javascript:location.href='URLリンク(www.google.com)'+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)
Googleリーダーに追加
javascript:var%20b=document.body;if(b){void(z=document.createElement('script'));void(z.src='URLリンク(www.google.com)');
void(b.appendChild(z));}else{location='URLリンク(www.google.com)'+encodeURIComponent(location.href)}