This file contains hidden or 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 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 () { |