// ==UserScript== // @name Bluesky Community Verifications // @namespace https://tangled.sh/@dunkirk.sh/serif/verifications // @version 0.2.1 // @description Shows verification badges from trusted community members on Bluesky // @author Kieran Klukas // @match https://bsky.app/* // @grant none // @run-at document-end // @updateURL https://tangled.sh/@dunkirk.sh/serif/raw/main/bluesky-community-verifications.user.meta.js // @downloadURL https://tangled.sh/@dunkirk.sh/serif/raw/main/bluesky-community-verifications.user.js // ==/UserScript==