This looks like the relevant spot to add a menu item: https://github.com/bluesky-social/social-app/blob/main/src/view/com/util/forms/PostDropdownBtnMenuItems.tsx
annoyingly, it probably shows up as "Anonymous" inside react devtools instead of having an actual name.
https://stackoverflow.com/questions/29321742/react-getting-a-component-from-a-dom-element-for-debugging is potentially relevant for pulling shenanigans within a userscript.
annoyingly, it probably shows up as "Anonymous" inside react devtools instead of having an actual name.
https://stackoverflow.com/questions/29321742/react-getting-a-component-from-a-dom-element-for-debugging is potentially relevant for pulling shenanigans within a userscript.
Comments
I'm running out of energy I'm willing to spend looking at this, though.