82034 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
declement last path number stupidly, tiny RW
(()=>{const paths=location.pathname.match(/\D*(\d+)\D*/g);paths.push(paths.pop().replace(/\d+/,(d...
inclement last path number stupidly, tiny FF
(()=>{const paths=location.pathname.match(/\D*(\d+)\D*/g);paths.push(paths.pop().replace(/\d+/,(d...
open current tweet medias in new tab/window
(()=>{if(!/twitter\.com/.test(location.hostname)||location.pathname.split('/').slice(1)<3){return...
simple image viewer; open all image-link in new tab/window
(function(){var container=document.createDocumentFragment().appendChild(document.createElement('d...
simple image viewer; open all images in new tab/window
(function(){var container=document.createDocumentFragment().appendChild(document.createElement('d...
view twitter.com-@user all images w/ timg.azurewebsites.net in newtab/window
(()=>{const canon=(()=>(document.head.querySelector('meta[property="og:url"][content]')||{}).cont...
Twitterの画像を開いた画面に、download属性付きのリンクを追加(*.jpg:orig→-*-orig.jpg)
(function(w,d){'use strict';var img_url=w.location.href;if(!img_url.match(/^https?:\/\/pbs\.twimg...
Twitterの画像を開いた画面で実行すると、画像のダウンロードダイアログが開く(ファイル名は*.jpg:orig...
(function(w,d){'use strict';var img_url=w.location.href;if(!img_url.match(/^https?:\/\/pbs\.twimg...
(x_x)
(()=>{const clearEvents=node=>{node.getAttribute&&node.getAttribute('unselectable')&&node.setAttr...
twitter画像原寸ボタン(http://hogas.moe/tooi.html)のtwit原寸を、1ページで全画像を表示するよう改修
(function(w,d){'use strict';var urls=[];[].forEach.call(d.querySelectorAll('.permalink-tweet-cont...