Skip to content

Instantly share code, notes, and snippets.

@marktaiwan
marktaiwan / flaggotry.user.js
Created November 15, 2022 12:20
Add flags to the posts when viewing archived /mlp/ threads on Desuarchive
// ==UserScript==
// @name Desu Flaggotry
// @namespace https://desuarchive.org/mlp/thread/
// @description Add flags to the posts when viewing archived /mlp/ threads on Desuarchive
// @version 1.0.0
// @author Anonymous
// @icon https://s.4cdn.org/image/flags/mlp/anf.gif
// @match https://desuarchive.org/mlp/thread/*
// @run-at document-end
// @grant GM_addStyle
// ==UserScript==
// @name Desuarchive Image Expansion
// @description Inline image expansion
// @version 1.0.0
// @author Marker
// @license MIT
// @namespace https://github.com/marktaiwan/
// @homepageURL https://github.com/marktaiwan/
// @match https://desuarchive.org/*
// @inject-into content
/* ==UserStyle==
@name Philomena Delayed Tag Dropdown
@namespace https://github.com/marktaiwan/
@version 1.0.0
@author Marker
==/UserStyle== */
@-moz-document domain("derpibooru.org"), domain("furbooru.org"), domain("ponybooru.org"), domain("ponerpics.org"), domain("twibooru.org") {
.tag.dropdown .dropdown__content {
display: block;
// ==UserScript==
// @name Ponepaste - load from file
// @version 0.0.1
// @author Marker
// @license WTFPL
// @namespace https://github.com/marktaiwan/
// @match https://ponepaste.org/
// @grant none
// @inject-into content
// @noframes
// ==UserScript==
// @name Twibooru Favoriters
// @description Restore the favoriters tab on image pages
// @version 1.0.0
// @author Marker
// @license MIT
// @namespace https://github.com/marktaiwan/
// @match https://*.twibooru.org/*
// @inject-into content
// @noframes
// ==UserScript==
// @name Manual (You)
// @description Add arbitary posts to reply tracking
// @author Marker
// @namespace https://gist.github.com/marktaiwan
// @version 1.2
// @match https://boards.4chan.org/*
// @match https://boards.4channel.org/*
// @grant none
// @noframes
// ==UserScript==
// @name The Pony Archive - Derpi searcher
// @namespace Violentmonkey Scripts
// @version 1.1
// @description Search the Derpi archive on TPA
// @author Marker
// @match *://*.theponyarchive.com/archive/derpibooru/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Philomena booru absolute dates
// @namespace http://anon.invalid/philomena_abs_dates
// @version 2.3
// @description Changes dates to be absolute on Philomena-based boorus
// @author Anon
// @match *://*.derpibooru.org/*
// @match *://*.trixiebooru.org/*
// @match *://*.ronxgr5zb4dkwdpt.onion/*
// @match *://*.ponybooru.org/*
@marktaiwan
marktaiwan / e-x-hentai-enhanced-navigation.user.js
Last active November 11, 2022 22:45
Configurable shortcuts and enhanced keyboard navigations. "Ctrl+Shift+/" to open settings.
// ==UserScript==
// @name E(x)Hentai Enhanced Keyboard Navigation
// @description Configurable shortcuts and enhanced keyboard navigations. "Ctrl+Shift+/" to open settings.
// @version 0.0.1
// @author Marker
// @license WTFPL
// @namespace https://github.com/marktaiwan/
// @match https://e-hentai.org/*
// @match https://exhentai.org/*
// @grant GM_addStyle