pacochi (82)

profile.hatena.ne.jp に飛びます。

((a,i,p='parentNode',q='querySelector',m='match',h='pathname',l=location,u=(a||l.href)[m](/(\w+)\...

勝手にはてなスターを置くウィンドウを出します。

(()=>{const freestar=()=>{const pos={x:window.pageXOffset+1,y:window.pageYOffset+1};if(Hatena.Sta...

コメント権限がない場合は出ないと思います。

(()=>{if(window.Hatena&&Hatena.Bookmark&&Hatena.Bookmark.Star)Hatena.Star.EntryLoader.entries.for...

引用スターの数値文字参照をデコードします。

[...document.querySelectorAll('blockquote')].forEach((b=>b.textContent=b.textContent.replace(/&#(...

スターがハートになります。

(()=>{if(typeof Hatena=='undefined'||!Hatena.Star)return;const v=['','-green','-red','-blue','-pu...
pacochi メタスター2017-02-16

スターに引用スターを付けたり付けられなかったりします。

(()=>{const d_=document;const c=Hatena.Star.EntryLoader;const entries=c.entries;const jsonurl='//...

読み込まれているスクリプトとスタイルシートの URL がコンソールに出ます。

[...document.querySelectorAll('link[rel="stylesheet"],script[src]')].forEach((e=>console.log(e.sr...

Google だと引っかからないページが割とあるみたいです。

(()=>{const i=document.body.appendChild(document.createElement('iframe'));document.getElementById...

jQuery 使いたいけど @require じゃ https の壁を越えられないって時に Fork するものです。

(_=>{with(document)with(body.appendChild(createElement('script'))){onload=x=>_($.noConflict(1));s...

ID コールされた人のコメントをコールの近くにくっつけます。メタブの場合は一段下も見ます。

(()=>{const c={};const h='http://';const b=h+'b.hatena.ne.jp/entry/';const q=document.querySelect...
pacochi atrix2017-01-31

思い付きでやったら思いの外肌色になって?こずりました。

(()=>{const fSize=12;const pSize=fSize-2;const oStep=20;const opacity=Array.from(Array(oStep),((x...

引用ツイートを最初の一つだけ表示してあとは葬ります。

(function(){const u={};Array.prototype.forEach.call(document.querySelectorAll('div.tweet_quote'),...

概要欄にサムネイルとアイキャッチ画像を追加します。

(function(){const p=document.querySelector('#entry-content');['meta[property="og:image"]','meta[n...

一覧ページのパーマリンク部分にはてブ数 (* users) を付けていきます。

(function(){if(typeof window.$o_o$!='function')window.$o_o$=counts=>{for(let url in counts){const...

一覧ページのパーマリンク部分にはてブ数 (* users) を付けていきます。

(function(){if(typeof window.$o_o$!='function')window.$o_o$=counts=>{for(let url in counts){const...

はてなっ子じゃなかったら飛びません。 http://let.hatelabo.jp/pacochi/let/hLHVp_u9oskI も併せてどう...

(function(){var u=document.querySelector('.ProfileNav').getAttribute('data-user-id');if(!u)return...

http://let.hatelabo.jp/pacochi/let/hLHVp_rNjo8N で飛んだ後に使うやつです。使っているサービスのリ...

location.href=location.href.replace(/\d+(%40|@)twitter/,document.querySelector('.profile-dd').fir...

日付に曜日を付加します。

(function(){var w=['日','月','火','水','木','金','土'];Array.prototype.forEach.call(document.quer...

はてなダイアリーの修正時刻保存機能が受け継がれるまでのつなぎとして。

(()=>{var b=$('#body'),o=b.get(0),c=o.selectionStart,s=b.val(),t=' datetime="',d=new Date,p=n=>('...

ブックマーク追加系リンクをブコメ閲覧リンクに置き換えます。

(function(){Array.prototype.forEach.call(document.links,(function(node){node.href=node.href.repla...
<< 1 2 3 4 5