Skip to content

Instantly share code, notes, and snippets.

@pacochi
pacochi / note_bookmark_button.user.js
Last active January 24, 2020 16:11
のてこ?むのはてブ
// ==UserScript==
// @name のてこ?むのはてブ
// @namespace hen.acho.co
// @include https://note.com/*
// @version 1.200125
// @description note.mu 時代のブックマーク数とついでに今のも表示しとく。
// @author pacochi
// @downloadURL https://gist.github.com/pacochi/fc719fadfca3ceadc4d9eaf81f667517/raw/note_bookmark_button.user.js
// @grant none
// ==/UserScript==
@pacochi
pacochi / dic_pixiv.user.css
Last active April 6, 2021 01:00
ピクシブ百科事典用
/* ==UserStyle==
@name dic.pixiv.net (mobile)
@namespace hen.acho.co
@version 1.0.0
@description ピクシブ百科事典用
@author pacochi
@updateURL https://gist.github.com/pacochi/2bfc1c859feaf56179ad9c7bd742673c/raw/dic_pixiv.user.css
==/UserStyle== */
@-moz-document domain("dic.pixiv.net") {
@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 / view.html
Created August 9, 2021 08:42
Mastodon のデータのエクスポートでもらったログを簡易的に見るもの
<!doctype html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>ログ見るだけのやつ</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<meta name="robots" content="none">
<style type="text/css">
body {
@pacochi
pacochi / debono_never_give_up.user.css
Created November 2, 2021 11:07
DEBONO の誤クリックでのギブアップを防ぎます。
/* ==UserStyle==
@name DEBONO never give up!
@namespace hen.acho.co
@version 1.0.0
@description DEBONO の誤クリックでのギブアップを防ぎます。
@author pacochi
@updateURL https://gist.github.com/pacochi/4cb060a32a92b0e38ab9d8d134eb5883/raw/debono_never_give_up.user.css
==/UserStyle== */
@-moz-document domain("de-bono.net") {
@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 / kanjile_distinguishable.user.css
Last active February 7, 2022 01:46
漢字ルのオレンジをピンクに変更します。
/* ==UserStyle==
@name kanjile distinguishable
@namespace hen.acho.co
@version 1.0.0
@description 漢字ルのオレンジをピンクに変更します。
@author pacochi
@updateURL https://gist.github.com/pacochi/be48d7863661fd9a74ebb8236b7fbc8f/raw/kanjile_distinguishable.user.css
==/UserStyle== */
@-moz-document url-prefix("https://motemen.github.io/kanjile/") {
@pacochi
pacochi / nerdle_copy.user.js
Created February 15, 2022 09:21
自分の環境下で Nerdle のコピーボタンを動作させるようにします。
// ==UserScript==
// @name Nerdle のコピーを有効にする
// @namespace hen.acho.co
// @include https://nerdlegame.com/*
// @version 0.1
// @description 自分の環境下で Nerdle のコピーボタンを動作させるようにします。
// @downloadURL https://gist.github.com/pacochi/d59eee2888ed2e2c1d0b9e304e8d6b6a/raw/nerdle_copy.user.js
// @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/") {
@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 {