Hacker News new | ask | show | jobs
by aaronharding 782 days ago
Okay I love it, I feel like you should also sprinkle your magic on extension<>tab communication. Whenever I make an extension, it's always such a pain to read from the DOM or send a message from the extension to the active tab.
3 comments

Plasmo has a messaging library you might want to explore

https://docs.plasmo.com/framework/messaging

Haha, thanks! It’s not in the immediate plans, but meanwhile, I'm sure there are some good libraries on npm for that :)
Can you share more about what you find frustrating or confusing about this process?