82006 Bookmarklets! Create
Hatena::Let でブックマークレットをかんたんに作成・公開しよう!
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...
「このページは存在しません。」となるTwitterのツイートを、Googleで検索(うまくいけばキャッシュが残...
(function(url){if(url.match(/\/status(?:es)?\/(\d+)/)){location.replace('https://www.google.co.jp...
[WIP] force activate Reader View/Mode in Firefox
(()=>{'use strict';const READER_SYNTAX='about:reader?url=';if(location.href.startsWith(READER_SYN...
my bookmarklet
javascript:(function(){$('#kheader').css('display','none');$('#komediv').css('width','400px');$('...
outputs to console.log
console.log([...new Set([...document.styleSheets].reduce(((m,s)=>{try{return Array.prototype.conc...
Hatena Antenna force bulk checker
(()=>{'use strict';const refresh=async antenna=>{const headers=new Headers;headers.set('Content-T...
my bookmarklet
指定した日付から始まるログページに飛びます。
void((d=String(prompt('日付')).match(/(\d{4})\D+(\d{1,2})\D+(\d{1,2})/),u=location.href.match(/^h...