81972 Bookmarklets! Create

Hatena::Let でブックマークレットをかんたんに作成・公開しよう!

maRk KADEN to B!2018-03-29

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...
suteadolife bookmarklet2018-02-26

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...
uzuky nicoLivew2018-02-19

ニコニコ生放送のプレイヤーだけ抜き出したりとかするやつ

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...
noromanba v2018-02-16

dumb jump to bottom of page; [Ctrl +] End alternatives

(()=>{'use strict';window.scrollTo(0,Math.max(...[document.documentElement.scrollHeight,document....
fmimali ハース翻訳2018-02-16

ハースストーンのデッキを日本語に翻訳します。ポップアップを許可して使ってね

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...
Cside Collapse Go Tests2018-02-06

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...
noromanba :reader!2018-01-24

[WIP] force activate Reader View/Mode in Firefox

(()=>{'use strict';const READER_SYNTAX='about:reader?url=';if(location.href.startsWith(READER_SYN...
dechin kome_float2018-01-22

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...
<< 14 15 16 17 18 19 20 21 22 23