Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name bsky fix ff115
// @namespace http://tampermonkey.net/
// @version 2025-12-09
// @description fix posting as of 1.111
// @author You
// @match https://*.bsky.app/*
// @grant unsafeWindow
// ==/UserScript==