CINXE.COM

yuta25 - Hatena::Let

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang=""> <head> <title>yuta25 - Hatena::Let</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.png" /> <link rel="stylesheet" href="https://www.hatena.ne.jp/css/simple-header.css" type="text/css" media="all" /> <link rel="stylesheet" href="/css/hatena.css" type="text/css" media="all" title="site"/> <link rel="stylesheet" href="/css/site.css" type="text/css" media="all" title="site"/> <meta name="description" content="Hatena::Let はブックマークレットをかんたんに作成・公開できるウェブサービスです" /> <meta name="Keywords" content="bookmarklet,bookmarklets,ブックマークレット,Hatena::Let,はてなレット" /> <meta name="csrf-token" content="4gbLmLKgGjQPXZDzWn1a1nIC4CPFgrQ57EtjSV_K7QYD6xZQx2rtybzxlx5QelBlJ8MLBC53U6DIhO6a8kfQJQ==" /> <link href="https://let.hatelabo.jp/yuta25/rss" rel="alternate" title="Feed - yuta25 - Hatena::Let" type="application/rss+xml" /> <script type="text/javascript" src="https://s.hatena.ne.jp/js/HatenaStar.js"></script> <script type="text/javascript" src="/js/site-script.js?_=1"></script> <script type="text/javascript"> Hatena.Star.SiteConfig = { entryNodes: { 'div.codelist': { uri: 'div.title a.code-path', title: 'div.title a.code-path', container: 'div.title' } } }; </script> </head> <body> <div id="simple-header"> <div id="simple-header-body"> <div id="logo"> <a href="/"><img src="/images/logo.gif" title="はてな" alt="はてな" class="logo"></a> </div> <ul class="menu"> <li><a href="https://www.hatena.ne.jp/register">Register</a></li> <li><a href="/auth/hatena">Login</a></li> <li><a href="/help">Help</a></li> </ul> </div> </div> <div id="hatena-body"> <div id="body"> <div id="container"> <h2> yuta25 (48) </h2> <div class="hfeed"> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/kY27qdvugeAA" class="code-path">IME変換中のエンターキーで送信される!への対処法</a><span class="time_ago">2024-04-24</span> </div> <div class="attr"> <p class="description">https://tech.classi.jp/entry/2024/04/23/183000</p> <pre class="packed-source">document.addEventListener(&#39;keydown&#39;,(function(event){if(event.key===&#39;Enter&#39;&amp;&amp;event.isComposing){e...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/jZ-L6ou2goAA" class="code-path">Amazonの本を国会図書館で検索する</a><span class="time_ago">2024-01-27</span> </div> <div class="attr"> <p class="description">便利</p> <pre class="packed-source">(()=&gt;{const title=document.querySelector(&quot;#productTitle&quot;).textContent.trim().replaceAll(/[~‐‑...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJmfrs6AsMBu" class="code-path">wikipedia random autopagerize</a><span class="time_ago">2023-02-13</span> </div> <div class="attr"> <p class="description">wikipedia random auopagerize</p> <pre class="packed-source">(function(){let loading=false;const x=new XMLHttpRequest;x.onload=function(e){history.pushState(&quot;...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/joGBm82IgKAA" class="code-path">sbquote</a><span class="time_ago">2022-08-17</span> </div> <div class="attr"> <p class="description">Scrapboxに貼りやすいように選択中のテキストをクリップボードにコピー</p> <pre class="packed-source">async function sbquote(){const quote=window.getSelection().toString();const url=window.location.h...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/jZzFlrCUgsAA" class="code-path">wevoxの一番右のボタンをクリックし続ける</a><span class="time_ago">2022-03-14</span> </div> <div class="attr"> <p class="description">便利</p> <pre class="packed-source">setInterval((()=&gt;document.querySelector(&#39;.wa-section:nth-last-child(2) button[data-testid=&quot;score-...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJme6Z3p2sFR" class="code-path">suzuri random autopagerize</a><span class="time_ago">2022-02-24</span> </div> <div class="attr"> <p class="description">suzuri random autopagerize</p> <pre class="packed-source">(function(){var loading=false;var x=new XMLHttpRequest;var lastElement=function(){var e=document....</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/i_z9zazWgMAA" class="code-path">SpotifyJacket</a><span class="time_ago">2021-07-12</span> </div> <div class="attr"> <p class="description">Spotifyのアルバム・ジャケット画像のURLを開く</p> <pre class="packed-source">open(document.querySelector(&#39;div.contentSpacing div div img&#39;).srcset.split(&#39;,&#39;).find((s=&gt;s.match(...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/i5ef8p2QgKAA" class="code-path">最初の選択肢全部選ぶ</a><span class="time_ago">2021-02-01</span> </div> <div class="attr"> <p class="description">ラジオボタンのやつ</p> <pre class="packed-source">[...new Set(Array.from(document.querySelectorAll(&#39;input[type=&quot;radio&quot;]&#39;)).map((elem=&gt;elem.name)))]...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hLHU9NX1nqAu" class="code-path">push me before doing anything!</a><span class="time_ago">2020-06-24</span> </div> <div class="attr"> <p class="description">深呼吸を促す</p> <pre class="packed-source">(function(){var wrap=document.createElement(&#39;div&#39;);wrap.style.backgroundColor=&#39;rgba(255,250,255, ...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/g5G0g-2v9Jcc" class="code-path">Amazon URL shortener</a><span class="time_ago">2020-02-07</span> </div> <div class="attr"> <p class="description">AmazonのURLを短くするやつ</p> <pre class="packed-source">var asin=document.getElementById(&#39;ASIN&#39;).value;location.href=&#39;http://amazon.jp/dp/&#39;+asin;</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hLHWnL_HmJof" class="code-path">restore my rights</a><span class="time_ago">2019-03-25</span> </div> <div class="attr"> <p class="description">(x_x)</p> <pre class="packed-source">(function(){var elems=document.querySelectorAll(&#39;*&#39;);for(var i=0,length=elems.length;i&lt;length;i++...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJmf4eqOzsBd" class="code-path">spin</a><span class="time_ago">2017-10-12</span> </div> <div class="attr"> <p class="description">http://let.st-hatelabo.com/unko-man/let/hLHWv-3firtV.bookmarklet.js</p> <pre class="packed-source">const lastLink=Array.from(document.querySelectorAll(&#39;head link&#39;)).pop();const fontAwesome=documen...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJmeu-js5vps" class="code-path">matrix</a><span class="time_ago">2017-01-27</span> </div> <div class="attr"> <p class="description">my bookmarklet</p> <pre class="packed-source">(function(){let q=document.createElement(&#39;canvas&#39;);document.body.appendChild(q);let s=window.scre...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJmd5K25me9G" class="code-path">親指立て男</a><span class="time_ago">2016-09-13</span> </div> <div class="attr"> <p class="description">github, github enterprise のissueとかで、親指立てるボタンを全部押す</p> <pre class="packed-source">Array.from(document.querySelectorAll(&#39;button[value=&quot;+1 react&quot;]&#39;)).forEach((b=&gt;b.click()));</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hLHVobCBktsK" class="code-path">調整さんに全部◯するくん</a><span class="time_ago">2016-06-01</span> </div> <div class="attr"> <p class="description">調整さんで全部◯を選択する</p> <pre class="packed-source">Array.from(document.querySelectorAll(&#39;.oax-0&#39;)).forEach((el=&gt;el.click()));</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hLHU74SE_dgP" class="code-path">自動鉛筆ころがしマシーン</a><span class="time_ago">2016-03-15</span> </div> <div class="attr"> <p class="description">画面内にある全部のラジオボタンを適当に選択する</p> <pre class="packed-source">Array.from(document.querySelectorAll(&#39;form&#39;)).forEach((form=&gt;{Array.from(form.querySelectorAll(&#39;i...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hLHV0M_xxMwy" class="code-path">image post fitness</a><span class="time_ago">2016-03-09</span> </div> <div class="attr"> <p class="description">画像のpostをdsbdとwindowに合わせる(for user script &amp; please use with http://userstyles.org/styles...</p> <pre class="packed-source">(function(){var w=window;var d=document;var spreadImage=function(img){if(!img)img=this;if(!img.wi...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJmc4vOC9qVx" class="code-path">グーグル画像検索</a><span class="time_ago">2016-02-25</span> </div> <div class="attr"> <p class="description">グーグルで似てる画像を探す</p> <pre class="packed-source">(()=&gt;{location.href=&#39;https://www.google.com/searchbyimage?&amp;image_url=&#39;+encodeURIComponent(locatio...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJmdwMea36hq" class="code-path">&lt;marquee&gt; scramble</a><span class="time_ago">2015-09-11</span> </div> <div class="attr"> <p class="description">イメージ→ https://www.google.co.jp/maps/@35.659457,139.70051,3a,75y,135.41h,84.12t/data=!3m4!1e...</p> <pre class="packed-source">(function(){function randomDirection(){var directions=[&#39;left&#39;,&#39;right&#39;,&#39;up&#39;,&#39;down&#39;];return directi...</pre> </div> </div> <div class="codelist"> <div class="title"> <a href="/yuta25/"><img src="https://cdn.profile-image.st-hatena.com/users/yuta25/profile_s.gif" class="profile-image" alt="yuta25" title="yuta25" width="16" height="16"></a> <a href="/yuta25/let/hJmf5_3V9vtf" class="code-path">copyright-protect</a><span class="time_ago">2015-08-19</span> </div> <div class="attr"> <p class="description">copyright-protect all imgs</p> <pre class="packed-source">/* * @title copyright-protect * @description copyright-protect all imgs * @include http://*...</pre> </div> </div> </div> <strong>1</strong> <a href="/yuta25/?page=2">2</a> <a href="/yuta25/?page=3">3</a> <a class="pager-next" href="/yuta25/?page=2" rel="next">&gt;&gt;</a> </div> </div> </div> <script type="text/javascript">Let.init();</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10