81995 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
Hatena Go URL redirector remover
(()=>{'use strict';const detox=ctx=>{ctx.querySelectorAll(['a[href^="http://a.st-hatena.com/go?"]...
abstract each something on Dynamic Page
(function(){var slice=Function.prototype.call.bind(Array.prototype.slice);var handler=function(co...
インスタがスクロールします
$scrollY=0;function autoScroll(){var $sampleBox=document.getElementsByClassName("_29u45");$sample...
トゥートの個別ページでいいね・ブーストした人のアイコンを表示します。
((d=document,l,u,f)=>{l=[...d.querySelectorAll('a.detailed-status__datetime, .detailed-status__me...
Convert COMMENT URL to Hatena Bookmark
((d,dd)=>{if(dd!=="kadenkaigi.com")return;const cmtURI=d.querySelectorAll(".link-comment-btn[href...
コメントがないブックマークも全て表示する
(()=>{const d_=document;const entry_url=encodeURIComponent(d_.documentElement.dataset['entryUrl']...
question:1521455576
(function(){const d_=document;Array.prototype.forEach.call(d_.body.querySelectorAll("script,style...
void(document.getElementById('chatText').autocomplete="off");
インスタンスのカスタム絵文字を雑に表示します。
void fetch('/api/v1/custom_emojis').then((r=>r.json())).then(((j,d=document,t=((n,a)=>Object.assi...
1から100までの値を入力してください。
(function(){if(location.href.match(/https:\/\/www.google/)){var nn=prompt("Googleの検索結果: 1ペ...
アンケートを自動回答するブックマークレット
function SurveyHelpers(myInfo,settings){if(!myInfo||!settings){return}const cityName=myInfo.cityN...
my bookmarklet
void function(f){var script=document.createElement('script');script.src='//code.jquery.com/jquery...
はてなリンク記法をa要素に展開します。つまり [http://b.hatena.ne.jp/:title=hoge] 等を <a href="ht...
function getHatenaLinkNotationOnCursor(textarea){var text=textarea.value;var caret=textarea.selec...
ニコニコ生放送のプレイヤーだけ抜き出したりとかするやつ
javascript:!function(){var loc=document.location.href,div=document.createElement('div'),day='v201...
はてなリンク記法をa要素に展開します。つまり [http://b.hatena.ne.jp/:title=hoge] を <a href="http:...
function getHatenaLinkNotationOnCursor(textarea){var text=textarea.value;var caret=textarea.selec...
Google検索結果から検索文字列以外の不要なクエリパラメータを削除
if(location.host.includes("www.google")){var tmp=location.href.split("?");var fore=tmp[0];var que...
dumb jump to bottom of page; [Ctrl +] End alternatives
(()=>{'use strict';window.scrollTo(0,Math.max(...[document.documentElement.scrollHeight,document....
ハースストーンのデッキを日本語に翻訳します。ポップアップを許可して使ってね
var deck_name,author;var cards=[];var href=window.location.href;if(href.startsWith('https://www.h...
マストドンの自分のログを 2000件ずつ JSON で保存します。/web/* で実行してください。
void(async(d=document,s=(_=>new Promise((r=>setTimeout(r,2e3)))),m=JSON.parse(d.querySelector('#i...
Github の /files ページで Go のテストファイルを折りたたむ
document.querySelectorAll('.file-header').forEach((header=>{name=header.querySelector('.file-info...