Love the tool, much needed 👏

Rant Alert: One thing I wish developers would stop doing however is pinging for the Nostr extension as soon as you load the page. It MUST be user initiated via a button or action. And we must stop requesting ALL permissions before the client needs them.
e.g: requesting read access to messages should only happen when clicking on DMs, requesting write access to messages should only happen when clicking reply or new message.
Same in this instance for clawing data off from Twitter. Firstly connect Twitter/X and then only on success request Nostr access at the user's disretion. We should not make it an industry standard and the expectation for each site to claw everyone's pub keys before they even load the page, whether they are loaded into a database or not.