Skip to content

Instantly share code, notes, and snippets.

@pacochi
pacochi / ntsudoku_yt.user.css
Last active March 8, 2024 01:58
動画流しながらニューヨークタイムズのナンプレを遊ぶための。
/* ==UserStyle==
@name nytimes sudoku with youtube
@namespace hen.acho.co
@version 1.0.1
@description 上に YouTube 表示しながら遊べる縦幅にする。
@author pacochi
==/UserStyle== */
@-moz-document url-prefix("https://www.nytimes.com/puzzles/sudoku/") {
@media (max-height: 700px) {
@pacochi
pacochi / gaming_unatree.user.css
Last active December 9, 2023 23:00
1680万色に光るゲーミング🎄
/* ==UserStyle==
@name Gaming Unatree
@namespace hen.acho.co
@version 1.2.0
@description illumination with 16.8 million colors
@author pacochi
==/UserStyle== */
@keyframes gamingunatree {
0% { filter: brightness(100%) saturate(200%) hue-rotate(0deg); }
@pacochi
pacochi / ebisan.user.css
Last active July 3, 2023 06:58
えびさん揃ってる
/* ==UserStyle==
@name えびダンス ₍₍⁽⁽ 🦐 ₎₎⁾⁾
@namespace hen.acho.co
@version 2.0.0
@description えあいさんのえびが揃ったらえびが踊ります。
@author pacochi
==/UserStyle== */
div.status__wrapper[aria-label$="Eai@stellaria.network"] strong.display-name__html:has(
img[title=":straight_shrimp:"] + img[title=":straight_shrimp:"] + img[title=":straight_shrimp:"],
@pacochi
pacochi / tangolf_copy.user.js
Last active April 4, 2023 00:13
Tangolf の結果コピー
// ==UserScript==
// @name Tangolf の結果コピー
// @namespace hen.acho.co
// @match https://tangolf.hatelabo.jp/
// @version 1.230403
// @description ツイートボタンをコピーボタンにします。
// @downloadURL https://gist.github.com/pacochi/0568e742d53902f99f533aa1b4ed51e2/raw/tangolf_copy.user.js
// @run-at document-idle
// @grant none
// ==/UserScript==
@pacochi
pacochi / mastodon_open_narrow_page.user.js
Last active January 24, 2023 02:17
トゥートを別タブで開いた時に狭くします。
// ==UserScript==
// @name [Mastodon] open permalink in a narrow page
// @namespace hen.acho.co
// @include https://pawoo.net/web/*
// @include https://mstdn.maud.io/*
// @version 1.230124
// @description view only toot
// @downloadURL https://gist.github.com/pacochi/a17600139f65e57cd2b2a65b6502796a/raw/mastodon_open_narrow_page.user.js
// @run-at document-idle
// @grant none
/* ==UserStyle==
@name 鏡開き
@namespace hen.acho.co
@version 1.0.0
@description ぱかー
@author pacochi
==/UserStyle== */
.status__wrapper[aria-label$='unarist@mstdn.maud.io'] .account__avatar {
/* 自分が見ているサーバのファイルにする */
@pacochi
pacochi / mastodon_show_faboo.user.js
Last active December 12, 2022 09:28
Mastodon の静的ページに⭐🔃した人のアイコンを表示します。
// ==UserScript==
// @name [Mastodon] show ⭐🔃 on static pages
// @namespace hen.acho.co
// @include /^https?:\/\/[^\/]+\/(?:@\w+|users\/\w+\/(?:statuses|updates))\/\d+/
// @version 1.221212
// @description add favoriter or booster icons next to counts
// @downloadURL https://gist.github.com/pacochi/d466d481fa9aa982c2f206815765fd53/raw/mastodon_show_faboo.user.js
// @run-at document-idle
// @grant none
// ==/UserScript==
@pacochi
pacochi / emojipicker_expand.user.css
Created November 24, 2022 09:45
絵文字ピッカーでかくする
/* ==UserStyle==
@name 絵文字ピッカーでかくする
@namespace hen.acho.co
@version 1.0.0
@description fedibird 用に書きましたがどこの Mastodon でも大体いけると思います。
@author pacochi
==/UserStyle== */
@-moz-document domain("fedibird.com") {
.emoji-picker-dropdown__menu > section {
@pacochi
pacochi / gyakubenile_copy.user.js
Last active April 4, 2022 07:45
Gyakubenile、逆紅クイズのリザルトを他の SNS に投稿しやすくします。
// ==UserScript==
// @name Gyakubenile と逆紅クイズにコピーボタン追加
// @namespace hen.acho.co
// @include https://pitto.exout.net/QuizInvisible/*
// @version 1.220404
// @description Gyakubenile、逆紅クイズのリザルトを他の SNS に投稿しやすくします。
// @downloadURL https://gist.github.com/pacochi/3b963faddcb3a8973107ed93b4cf38a9/raw/gyakubenile_copy.user.js
// @run-at document-idle
// @grant none
// ==/UserScript==
@pacochi
pacochi / wordleja.user.css
Last active April 3, 2022 05:12
WORDLEja をスマホで快適に遊ぶための調整。
/* ==UserStyle==
@name WORDLEja adjuster
@namespace hen.acho.co
@version 1.0.1
@description WORDLEja をスマホで快適に遊ぶための調整。
@author pacochi
@updateURL https://gist.github.com/pacochi/3e17a4783b5c550a7e79ee8581f225a5/raw/wordleja.user.css
==/UserStyle== */
@-moz-document url-prefix("https://aseruneko.github.io/WORDLEja/") {