This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==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") { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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 { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name えびダンス ₍₍⁽⁽ 🦐 ₎₎⁾⁾ | |
@namespace hen.acho.co | |
@version 2.0.0 | |
@description えあいさんのえびが揃ったらえびが踊ります。 | |
@author pacochi | |
==/UserStyle== */ | |
div.status__wrapper[aria-label$="[email protected]"] strong.display-name__html:has( | |
img[title=":straight_shrimp:"] + img[title=":straight_shrimp:"] + img[title=":straight_shrimp:"], |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==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") { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Dugtrist | |
@namespace hen.acho.co | |
@version 1.0.0 | |
@description Autumn Unaghost is similar to Diglett. | |
@author pacochi | |
==/UserStyle== */ | |
/* for https://media-mstdn.maud.io/accounts/avatars/000/007/337/original/83c84b11e10b9f72.png */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Waving Unaghost | |
@namespace hen.acho.co | |
@version 2.0.0 | |
@description to-ke-ru- | |
@author pacochi | |
==/UserStyle== */ | |
/* for https://media-mstdn.maud.io/accounts/avatars/000/007/337/original/f9972c4ac42087cd.png */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name [omocoro] display freedom links | |
@namespace hen.acho.co | |
@version 1.0.0 | |
@description I want to open in a new tab... | |
@author pacochi | |
==/UserStyle== */ | |
@-moz-document domain(omocoro.jp) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name [Mastodon] profile shortcut | |
// @namespace hen.acho.co | |
// @include https://*/web/* | |
// @version 1.220302 | |
// @description jump to your favorite account easily | |
// @downloadURL https://gist.github.com/pacochi/ca65a42509080210ddb12ec650fbe995/raw/mastodon_profile_shortcut.user.js | |
// @run-at document-idle | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name thiscatdoesnotexist reload assist | |
// @namespace hen.acho.co | |
// @version 0.190301 | |
// @description click cat's picture and reload | |
// @author pacochi | |
// @match https://thiscatdoesnotexist.com | |
// @downloadURL https://gist.github.com/pacochi/e1b0b440109471571add59f4f5444b82/raw/thiscatdoesnotexist_reload.user.js | |
// @grant none | |
// ==/UserScript== |