Skip to content

Instantly share code, notes, and snippets.

@ghstbny
ghstbny / full-image.user.js
Last active June 13, 2024 23:59
Display images in full page from multiple sites
// ==UserScript==
// @name full-image
// @namespace https://github.com/ghstbny
// @match https://22pixx.xyz/*/*
// @match https://bunkr.*/i/*
// @match https://bunkr.ac/i/*
// @match https://bunkr.black/i/*
// @match https://bunkr.cat/i/*
// @match https://bunkr.la/i/*
// @match https://bunkr.media/i/*
@ghstbny
ghstbny / video-preview.user.js
Last active June 1, 2023 09:51
Add video preview on anonfiles
// ==UserScript==
// @name video-preview
// @namespace https://github.com/ghstbny
// @match https://anonfiles.com/*
// @grant none
// @version 0.0.2
// @author ghstbny
// @description add video preview on anonfiles
// @downloadURL https://gist.github.com/ghstbny/7b1ea4c2515857fa43a580565c20c6b5/raw/video-preview.user.js
// ==/UserScript==
@ghstbny
ghstbny / media-sort.user.js
Last active June 4, 2024 19:28
Adds the ability to sort medias on bunkr and cyberdrop
// ==UserScript==
// @name media-sort
// @namespace https://github.com/ghstbny
// @match https://bunkr.*/a/*
// @match https://bunkr.ac/a/*
// @match https://bunkr.ax/a/*
// @match https://bunkr.black/a/*
// @match https://bunkr.cat/a/*
// @match https://bunkr.ci/a/*
// @match https://bunkr.fi/a/*