81994 Bookmarklets! Create

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

ページ内カタカナをア段に変換します。元ネタ→https://anond.hatelabo.jp/20240801082705

(async()=>{await import('https://unpkg.com/wanakana');const indianize=str=>wanakana.toKana(wanaka...
rmatsuoka B! Scouter10/10

すべての <a> の隣にブックマーク数を表示する

(()=>{function createBukumaAnchor(url){const a=document.createElement('a');a.href=`https://b.hate...

(()=>{'use strict';const userIds=[...document.querySelectorAll(".display_name a")].map((e=>e.href...

アイマス検定の「投稿された問題案」ページを解答できる形に書き換えるスクリプト。一度回答を開かねば...

javascript:(function(){for(var c=document.getElementsByClassName("style_answer_list__UlG9M"),b=0;...

Twitterでシェアする際のツイート内容を自分用にカスタマイズ

(()=>{const show_text_link=()=>{document.querySelector('#amzn-ss-get-link-button').click()},get_s...

動画プレーヤーの角丸をオフにする

(function(){let s=document.createElement('style');s.setAttribute('type','text/css');s.innerHTML='...
kazukichi_0914 no title09/21

kazukichi_0914 no title09/20

実況避難所NX-Jikkyoにキャプチャデバイスのビデオストリームを重ねて表示します(パフォーマンス優先で...

javascript:(function(){var classListToHide=["watch-player__background-text","watch-player__backgr...

実況避難所NX-Jikkyoにキャプチャデバイスのビデオストリームを重ねて表示します(画質優先で1920x1080...

javascript:(function(){var classListToHide=["watch-player__background-text","watch-player__backgr...

実況避難所NX-Jikkyoのナビゲーショバーとチャンネル切替ボタンの表示/非表示を切り替えます

javascript:(function(){var toggleDisplay=function(className){var elements=document.getElementsByC...

今見ている GitHub リポジトリの subscribe している Issue を一覧するページを開きます。

open("https://github.com/notifications/subscriptions?reason=manual&repository="+decodeURIComponen...

my bookmarklet

var ele1=document.createElement("script");ele1.src="https://stuk.github.io/jszip/dist/jszip.min.j...

表示してるurl末尾の'#google_vignette'を消して再読み込みするだけ

javascript:(function(){var oldUrl=window.location.href;var newUrl=oldUrl.replace('#google_vignett...

リレーからkind10000イベントを取得してRabbitにミュートリストをインポートする

(async()=>{if(typeof window==='undefined'){await import('websocket-polyfill')}let relayUrl='wss:/...

新書マップの書籍ページからカリールの検索結果を開きます

window.open("https://calil.jp/search?q="+encodeURIComponent(document.title.replace(/ - 新書マップ...

どこでもマキビシ

(()=>{if(document.querySelector('.makibishi'))return;const h1=document.querySelector('h1');const ...

リレーからkind10030,kind30030イベントを取得してRabbitにカスタム絵文字リストをインポートする

(async()=>{if(typeof window==='undefined'){await import('websocket-polyfill')}let relayUrl='wss:/...

my bookmarklet

Nikola zap oaa06/23

Zapされたらオアーッ!ってなる

(async()=>{const relayUrl='wss://yabu.me/';const getPubkey=async()=>{let pubkey;const nostr=windo...
1 2 3 4 5 6 7 8 9 10