Skip to content

Instantly share code, notes, and snippets.

View StuartJAtkinson's full-sized avatar

Stuart John Atkinson StuartJAtkinson

  • Pontefract, UK
  • 07:08 (UTC)
View GitHub Profile
// ==UserScript==
// @name Bluesky Map Circle Hover Collector (Exhaustive + High Readability)
// @namespace http://tampermonkey.net/
// @version 2026-02-11
// @description Collect Bluesky handles from canvas using a circle radius with exhaustive hover, and enable high readability
// @match https://bluesky-map.theo.io/
// @grant none
// ==/UserScript==
(function () {