82003 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
Hatena Antenna manual force checker
(()=>{'use strict';const canonical=(document.querySelector(['head meta[property="og:url"][content...
niconicoのMylist登録ウィンドウを表示.Nsenで便利 詳細は http://nico.ms/ar201595
javascript:(function(){var D=document,H=D.location.href,N=D.documentElement.innerHTML;if(N.match(...
クリックで、jpg、gif、pngなどをデータURIスキームに変換します。
(function(f){if(window.jQuery&&jQuery().jquery>'1.8'){f(jQuery)}else{var script=document.createEl...
Teacups/Tea-Cups-Ride
{'use strict';const lastLink=[...document.querySelectorAll('head link')].pop();const fontAwesome=...
search similar images by image
(()=>{const attach=ctx=>{Array.from(ctx.querySelectorAll('img'),(img=>{img.style.cursor='help';im...
invisibleparrot をそれっぽくします。
void(document.querySelector('img[alt="invisibleparrot"]').src='https://hen.acho.co/files/invisibl...
w/ "{title} {url}" format. easy copyable title/url box; click to copy, double-click outer to close
(()=>{'use strict';const canonical_base=(document.querySelector('head meta[property="og:url"][con...
Little GolemのTwixtPPの棋譜を日本ツイクスト協会の棋譜ツールに変換します。
javascript:!function(d,f,s){s=d.createElement("script");s.src="//j.mp/1bPoAXq";s.onload=function(...
http://let.st-hatelabo.com/unko-man/let/hLHWv-3firtV.bookmarklet.js
const lastLink=Array.from(document.querySelectorAll('head link')).pop();const fontAwesome=documen...
var td_util=function(){var td_util=function(arg){};var p=td_util.prototype;p.id=function(key){ret...
グーグルのニュースを検索して結果をJSONで受け取ることができます。【確認用】
(function(){var createPlaceholder=function(){var overlay=document.createElement('div');overlay.st...
ツイート中の3文字以上の英字列をnumeronymに変換します。
((target,p)=>(new MutationObserver((m=>m.forEach((r=>p(r.addedNodes))))).observe(target,{childLis...
トゥート中の3文字以上の英字列をnumeronymに変換します。
((target,p)=>(new MutationObserver((m=>m.forEach((r=>p(r.addedNodes))))).observe(target,{childLis...
Switch between OSM and Mapillary
var map_url=location.href;xyz=map_url.match(/\d[0-9.]*/g);if(map_url.match(/(mapillary)/)){window...
Switch between OpenStreetMap and Google map
var map_url=location.href;xyz=map_url.match(/\d[0-9.]*/g);if(map_url.match(/(openstreetmap)/)){wi...
my bookmarklet
class Roach{constructor(){this.imgs=['http://jsrun.it/assets/k/Z/u/X/kZuXk.gif','http://jsrun.it/...
iOS11からデフォルトのカメラでQRCodeを読み込めるようになったので
javascript:(function(){var idname='qrplaceholder';var createPlaceholder=function(){var c=document...
アンパンマンのキャラクター名とx年以内を指定して検索式を書く、、手間を省くやつです
(function(name,q){name=prompt("キャラクター名は?");year=prompt("何年以内(半角で数字入れる)?")...
iOS11からデフォルトのカメラでQRCodeを読み込めるようになったので
javascript:(function(){var idname='qrplaceholder';var createPlaceholder=function(){var c=document...
ハイクのTLの画像サイズをでかくする
GM_addStyle("div.body img { max-width : 400px; max-height: 400px; }");