動画プレーヤーの角丸をオフにする
(function(){let s=document.createElement('style');s.setAttribute('type','text/css');s.innerHTML='...
フォントを "Arial","Meiryo UI" にする。
(function(){var s=document.createElement('style');s.setAttribute('type','text/css');s.innerHTML='...
YTMusicのデバイスに接続を消す
(function(){var s=document.createElement('style');s.setAttribute('type','text/css');s.innerHTML='...
YTMusicのアップグレードを消す
(function(){var s=document.createElement('style');s.setAttribute('type','text/css');s.innerHTML='...
アカウント名を変更しても変わらないDIDを使用したプロフィールページに移動する。プロフィールページで...
(function(){if(/^https:\/\/bsky\.app\/profile\//.test(location.href)&&!/\/lists\//.test(location....
ついているはてなスターを見たり、はてなスターをつけられるあのパネルを開く
(function(){window.open('https://s.hatena.ne.jp/js/widget/entry.html?url='+encodeURIComponent(loc...
60秒間再生するとログイン画面をポップアップして一時停止させられるのでその前に変数を上書きする
setTimeout((function(){let s=document.createElement('script');s.innerHTML='__INITIAL_STATE__.user...
/?~ 以降を消す
(function(){if(/^https:\/\/www\.bilibili\.com\/video\//.test(location.href)){location.href='https...
/shorts/~ を /watch?v=~ にする
(function(){if(/^https:\/\/(www|m)\.youtube\.com\/shorts\//.test(location.href)){location.href=lo...
開いているURLでTwitter検索をアプリで開く(スマートフォン向け)
(function(){location.href='twitter://search?query='+encodeURIComponent(location.href)})();
prompt表示
(function(){var a=unescape(document.getSelection());prompt(a,a)})();
別タブで Internet Archive の Wayback Machine で検索
(function(){window.open('https://web.archive.org/web/*/'+location.href,'_blank','noopener=yes,nor...
開いているURLでTwitter検索を新規タブで開く
(function(){window.open('https://twitter.com/search?q='+encodeURIComponent(location.href),'_blank...
別タブで開く。言語は自動的に検出。
(function(){window.open('https://translate.google.com/translate?sl=auto&tl=ja&u='+encodeURICompon...
viewport の横幅を変える
(function(){let a=prompt('viewport width=');if(a==""||a==null){}else{document.getElementsByName('...
指定されているMS UI Gothicを無効にする。
(function(){var s=document.createElement('style');s.setAttribute('type','text/css');s.innerHTML='...
au Market アプリのマイアプリを開く。AndroidのGoogle Chromeで確認。
location.href="auonemkt://myapps_list";
はてなのサービス内で連携しているTwitterアカウントにもHaiku!がツイートされます。(ヘルプにも載って...
(function(){var a=document.createElement('span');a.innerHTML='<label><input type=checkbox name="p...
http://goqr.me/api/ を使って現在開いているページのQRコードを表示。
(function(){var t=encodeURIComponent(location.href);var w=window.open('about:blank','_blank','wid...
http://d.hatena.ne.jp/barcode を使って現在開いているページのQRコードを表示。
(function(){var t=encodeURIComponent(location.href);var w=window.open('about:blank','_blank','wid...