82034 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
show tweeted client on Twitter
(function(){var id;if(!(id=(/https?:\/\/twitter\.com\/[\w-]+\/status\/(\d+)/.exec(location.href)|...
search PD image from wikimedia.org
(function(){var words;if(!(words=prompt('words?')))return;var conf={engine:'https://encrypted.goo...
(function(){window.prompt(document.title,document.getElementById("imgItem").src)})();
multilingual slang/meme search on KnowYourMeme
(function(){var meme;if(!(meme=prompt('What does it mean?')))return;location.href='http://knowyou...
ウェブページをクリックで爆散する #RAC7889
const delta_t=50;document.title+=' #クリックお願いします';var treeWalker=document.createTreeWalke...
LINEで送るブックマークレット
window.location='line://msg/text/'+encodeURI(document.title)+'%20'+encodeURI(window.location);
Add link to adre.so on address-like texts
function AddressLink(node){if(!node)node=document.body;if(isNaN(arguments.callee.count))arguments...
Googleの検索結果URLから余分なパラメータ削除するやつ https://gist.github.com/4335049
(function(d){var script=d.createElement('script');script.textContent='('+function(d,l){var href=l...
見てるページのURLとタイトルをメール新規作成画面(mailto:)に設定します
location.href="mailto:?subject="+document.title+"&body="+location.href;
my bookmarklet
askulの製品ページからfanstoreに飛ぶbookmarklet
window.location=location.href.replace(/http:\/\/www\.askul\.co\.jp\/p\/(\d*)\//,"https://fan.asku...
convert plain URL texts to links ※<textarea>の中なども置き換えてしまうので実用不可でした。
function link(e){var f=false;var a=e.innerHTML.replace(/(<p.*?>|<hr.*?>|<w?br.*?>|<(?:.|\n)*>)|((...
Subscribe Youtube feed (Atom, RSS)
(function(){if(!/^https?:\/\/www\.youtube\.com/.test(location.href))return;var user=(/^https?:\/\...
expand narrow width on gihyo.jp
askulの製品ページからlohacoに飛ぶbookmarkletです。役に立つのだろうか。
window.location=location.href.replace(/http:\/\/www\.askul\.co\.jp\/p\/(\d*)\//,"http://lohaco.jp...
reblog advent calend*e*r 7889 hitode909-nize
window.requestAnimationFrame=function(){return window.requestAnimationFrame||window.webkitRequest...
reblog advent calend*e*r 7889 hitode909-nize
window.requestAnimationFrame=function(){return window.requestAnimationFrame||window.webkitRequest...
(function(){var images,n,sources,src;src=document.querySelector('.thumb').src;sources=function(){...
input要素のチェックボックスを全部オフにします
(function(){var input=document.getElementsByTagName('input'),i,len=input.length;for(i=0;i<len;i++...
NML http://ml.naxos.jp/ で鑑賞したアルバムのアルバム名・URL・鑑賞日をコピペできる形にまでします
(function(d){var a_title=d.getElementById("album-intro").getElementsByTagName("h2")[0].innerHTML....