プルリクできればいいんだけど…… とりあえずフォーク。
['contextmenu','selectstart','copy'].forEach((ev=>window.addEventListener(ev,(e=>e.stopPropagatio...
ページ内にある~.PDFというリンクすべてからPDFファイルを取得して、zipして一括ダウンロードします。
(async()=>{function _import(s){return new Promise((function(resolve){const script=document.create...
ページ途中へのフラグメント付きURL(#xxx)が欲しい時に
{const pipe=x=>f=>f?pipe(f(x)):x;const $attr=attr=>val=>e=>{if(val==null)return e.getAttribute(at...
https://ja.wikipedia.org/?curid= に移動します。
(async()=>{location.href='/'+`?curid=${(new DOMParser).parseFromString(await(await fetch(location...
https://teratail.com/questions/233570 からインスパイア。
void(async()=>{const $id=document.getElementById.bind(document);const $qs=(s,c=document)=>{const ...
テキストファイルダウンロードページで、「部分番号」の指定を末尾にして先頭の部分からダウンロード。...
(async()=>{const sleep=time=>new Promise(resolve=>setTimeout(resolve,time));const title=document....
forked from http://let.hatelabo.jp/furyu-tei/let/hLHVnMG9q-NH
(function(i,u,s,c,q,w){w=window.open('https://twitter.com/search?f=tweets&q='+encodeURIComponent(...
紀伊国屋Bookweb個別ページから
const isbn=document.querySelector('*[content^=isbn]').textContent.split(':')[1];const title=docu...
エントリページで動作します。
document.querySelectorAll('.is-my-bookmark .hatena-star-star').forEach(function(e){var target=doc...
Googleマップで表示されている場所を全国地価マップで開きます。
(function(){var latlng=location.href.match(/\/@([\d\.]+),([\d\.]+)/).slice(1);var lng=eval(latlng...
黒魔術的。仕様が変わったら動かない。
K.setOptions({styles:[{}]});
ユーザースクリプトと併用 > http://d.hatena.ne.jp/Lhankor_Mhy/20140914/1410694168
(function(){window.open('https://newspicks.com/timeline#'+encodeURIComponent(location.href))})();
Googleマップで表示されている場所を全国地価マップで開きます。
(function(s,lat,lng){var ln=lng*1+lat*46047e-9+lng*83049e-9-.010041;var la=lat*1+lat*10696e-8-lng...
Folk後、はてなは文字化けするのでgooglechartAPIに。めんどうだったのでjQueryインクルード。テキスト...
(function(){var div=$(document.createElement('div'));var img=$(document.createElement('img'));var...
自分の環境に合わせたので違う環境だとどうなるか分からん。ところで印刷してFAXって利用法は利用規約に...
(function(){document.styleSheets[0].insertRule('body{-webkit-filter:brightness(55%)contrast(10000...
スターボタンのあたりをマウスでごしごししながら使ってください(謎)see http://rem-nanai.hatenablog...
function selectCharacter(target){var el=$("p:contains("+target+")").contents().filter(function(){...
see http://rem-nanai.hatenablog.com/entry/2013/10/13/161321
$.ajax({url:'http://s.hatena.ne.jp/entry.json?uri='+encodeURIComponent(location.href),dataType:'j...
googleマップを利用していてmapがグローバル汚染しているサイト(食べログとか)で、地図の中心にルート...
(function(){var div=$(document.createElement('div'));var img=$(document.createElement('img'));var...
my bookmarklet
var n,m;alert((n=prompt('num','')-1,m=n/26|0,String.fromCharCode(m+64*!!m,n%26+65)));
forked from http://let.hatelabo.jp/a-kuma3/let/gYC-y73gsPTiZA
(function(){var i;var ee=document.getElementsByTagName("B");for(i in ee){if(ee[i].innerHTML=="ISB...