22 件 見つかりました。
javascript:(
function() {
if(location.href.search(/[^0-9A-Z]([B0-9][0-9A-Z]{9})([^0-9A-Z]|$)/)!=-1){
var url='https://www.amazon.co.jp/dp/'+RegExp.$1+'?tag=yto-22';
window.open(
"https://twitter.com/intent/tweet?url=" + encodeURIComponent(url)
+ "&text=" + encodeURIComponent(document.title),
"_blank", "width=600,height=300");
}
}
)();
javascript:(function(){
var s=String(window.getSelection());
if(s.match(/^[49]/)){
s=s.replace(/-/g,'');
if(s.match(/^4/)){s='978'+s}
}
location.href='https://www.amazon.co.jp/s?url=search-alias%3Ddigital-text&tag=samplecode-22&field-keywords='+encodeURIComponent(s);
})();
javascript:(function(){
var s=String(window.getSelection());
if(s.match(/^[49]/)){
s=s.replace(/-/g,'');
if(s.match(/^4/)){s='978'+s}
}
window.open('https://www.amazon.co.jp/s?url=search-alias%3Ddigital-text&tag=samplecode-22&field-keywords='+encodeURIComponent(s));
})();
javascript:(function(){location.href='https://yapi.ta2o.net/tools/flickrhtml.cgi?url='+location.href})();
javascript:window.open('https://yapi.ta2o.net/tools/flickrhtml.cgi?url='+location.href);void(0);
後日ヘッダーとフッターの表示をオフにするオプションを提供する予定とのことです。