81990 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
閲覧ページをもとにはてなブログを作成
(()=>{const editURL="https://blog.hatena.ne.jp/my/edit";let selectTxt=window.getSelection().toStr...
my bookmarklet
(()=>{fetch('https://gist.githubusercontent.com/wktk/102e630b819aa251738738666c9246c9/raw/af550d7...
my bookmarklet
var firstLoadFlag=true;function IsHanEisu(str){str=str==null?"":str;if(str.match(/^[A-Za-z0-9]*$/...
http://let.hatelabo.jp/pacochi/let/ipfNhb7UgqAA がブックマークできなかった
void 16n;
管理画面から複数の絵文字を登録できるようにします。
(async()=>{const delay=2e3;const authenticityToken=document.querySelector('meta[name="csrf-token"...
ラジオボタンのやつ
[...new Set(Array.from(document.querySelectorAll('input[type="radio"]')).map((elem=>elem.name)))]...
try to take over the world!
var listArray=document.querySelectorAll('.skin-entryBody *[style]');for(var i=0;i<listArray.lengt...
viewport の横幅を変える
(function(){let a=prompt('viewport width=');if(a==""||a==null){}else{document.getElementsByName('...
指定されているMS UI Gothicを無効にする。
(function(){var s=document.createElement('style');s.setAttribute('type','text/css');s.innerHTML='...
try to take over the world!
var reg=/[\u3040-\u30ff]/;var tmp3=[];for(var k=0;k<$("#entryBody a").length;k++){var tmp2=$("#en...
今後は https://greasyfork.org/ja/scripts/417287-twfleetcapture 参照(Twitterユーザープロフィール...
(()=>{'use strict';const fetch_api=api_url=>fetch(api_url,{method:'GET',headers:{authorization:'B...
http://let.hatelabo.jp/pacochi/let/ipfOgsHcgqAA が直っていたので
alert(`\nhttp://let.hatelabo.jp/\n/* CSS 書いた時に勝手にスペースが省略されて違う意味合いになって...
try to take over the world!
document.onkeydown=pressFunction;document.onkeyup=releaseFunction;var keyStatus={};function press...
プルリクできればいいんだけど…… とりあえずフォーク。
['contextmenu','selectstart','copy'].forEach((ev=>window.addEventListener(ev,(e=>e.stopPropagatio...
au Market アプリのマイアプリを開く。AndroidのGoogle Chromeで確認。
location.href="auonemkt://myapps_list";
Twitterユーザーのscreen_nameからユーザーIDを取得する
(()=>{'use strict';let screen_name=window.getSelection().toString()||prompt('Input screen name of...
http://java.cocolog-nifty.com/blog/2005/10/javascript_c163.html の移植版(jQuery使用)
(function(){'use strict';window.cocolog_ajax_search_options={color:'#ffcc33',truncation_length:80...
エントリーリストで下方スクロール後でも、新着・人気を切り替える
((d,l)=>{if(!d.documentElement.dataset.pageScope==="EntryList")return;const re=/^https\:\/\/b\.ha...
ページ途中へのフラグメント付きURL(#xxx)が欲しい時に
{const pipe=x=>f=>f?pipe(f(x)):x;const $attr=attr=>val=>e=>{if(val==null)return e.getAttribute(at...
make eid notation
(d=>{if(!d.documentElement.hasAttribute('data-entry-eid'))return;const Header=d.getElementById('i...