pacochi (82)

指定した日付から始まるログページに飛びます。

void((d=String(prompt('日付')).match(/(\d{4})\D+(\d{1,2})\D+(\d{1,2})/),u=location.href.match(/^h...

トゥート中のトゥートゥーを日本語に変換します。

((f,t=document.querySelector('.columns-area'),p=(l=>Array.from(l,((c,n,i=0,x=(c.nodeType==3?0:doc...

マストドンの自分のログを JSON で保存します。/web/* で実行してください。

void(async(d=document,s=(_=>new Promise((r=>setTimeout(r,2e3)))),m=JSON.parse(d.querySelector('#i...

invisibleparrot をそれっぽくします。

void(document.querySelector('img[alt="invisibleparrot"]').src='https://hen.acho.co/files/invisibl...

web+mastodon://follow でフォローします。

((n=(location.pathname.match(/(?:\/users\/|@)([^/]+)/)||[,''])[1],p)=>{if(!n)[,n,p]=(document.que...

ch の切り替えができないので ch1 にしか追加できませんでした。

(e=>{document.head.appendChild(Object.assign(document.createElement('style'),{textContent:'@media...

今開いているページのタイトルと URL (と選択テキスト) を Pawoo でトゥートするためのウィンドウを開き...

((i,d=document,s=(''+getSelection()).trim(),p)=>{f=e=>{open('https://'+(e.target?e.target.textCon...

今開いているページのタイトルと URL (と選択テキスト) をマストドンでトゥートします。

((s=(''+getSelection()).trim())=>{open('web+mastodon://share?text='+encodeURIComponent(document.t...

@now_playing@music.pawoo.net の埋め込みだけ除去します。

((d=document,t=(_=>d.querySelector('.columns-area')||d.body),r=((s,x,i,n=null)=>{x=d.evaluate('./...
pacochi 曲名を?る2017-08-04

現在のチャンネルと曲名を発言欄に入力します。

((q=(s=>document.querySelector(s)),b=q`.time-limit-dropdown__option`,t=b.dataset.value)=>{b.datas...

Pawoo Music で流れている曲の情報が入った Pawoo のトゥート画面を開きます。

((q=(s=>document.querySelector(s)||{}),n=q`.deck-selector__selector-body.active`.dataset.number)=...
pacochi T⃞T⃞R⃞S⃞2017-06-15

元は七行テトリスだったものです。

{let D,Z,X,B,K,P,h,t,i;D=document;D.documentElement.lang='ja';Array.from(D.styleSheets,(s=>s.disa...

?ードでもじゃもじゃさせます。

r=n=>79-(t=Math.random()*n|0)?t:r(n);for(e of document.all)for(n of e.childNodes)void(!/SC|TY/.te...

名前にも適用されます。画像とか動画とか不適切系も判別できます。

((d=document,M=MutationObserver,A=((s,n,f)=>Array.from(n.querySelectorAll(s),f)),Q=((s,n)=>n.quer...

タグの入力ミスらしき部分を削除します。細かい表示の崩れはこの際気にしません。

void $.get(location.href,(function(h){$('.mainArticle').html(h.replace(/^[\s\S]*<div class="mainA...

yesterday とか相対表示されてる部分を年月日表示にします。

[...document.querySelectorAll('time')].forEach((n=>{n.firstChild.textContent=n.parentNode.title||...

マストドンがカスガドンになります。

((d=document,b=d.body,r,x,i,n)=>{(r=t=>{x=d.evaluate('.//text()',t.target,null,6,x);for(i=0;i<x.s...

選択部分を Base64 のエンコード済み文字列とみなしてデコードします。時々化けます。

((r=window.getSelection(),s=String(r),p=r.anchorNode,e='',a,t)=>{if(p.nodeType==3)p=p.parentNode;...

アイコンが大きくなります。

[...document.querySelectorAll('img.profile-image')].forEach((n=>{n.style.cssText='width: 64px; he...

出てきたやつをクリックするとクリップボードに入ります。外枠をダブルクリックすると消えます。

(()=>{const canonical=(document.querySelector('head meta[property="og:url"][content]')||{}).conte...
<< 1 2 3 4 5