Hacker News new | ask | show | jobs
by mcintyre1994 4028 days ago
It would have been cool to have an API for plugins to hook in their "save this url" logic and UI callbacks. That way Mozilla control the core experience and any plugin can implement it like an interface. They could even ship with Pocket installed by default, just as a plugin implementing the same interfaces everyone else can.

I guess the "list URLs" side of things might be an awkward abstraction, although it'd let you merge multiple services which could be cool too. I use IFTTT to move starred pocket items to Evernote, so that'd be one possible use case if Evernote also implemented it.