How can I submit a PopClip extension for my app?

Hi,

I’m the developer of Jotaid note-taking app. I’ve created a PopClip extension that lets users quickly send selected text to Jotaid.

The extension is working, but I’m not sure how to submit it to PopClip or make it available to other PopClip users.

Could someone point me to the current submission process or guidelines?

Thanks!

Hi @leeron

Until now, I have asked contributors to add their extension to my PopClip extensions repository on GitHub.

However, that has become unwieldy because the repository became too large and a maintenance burden (I was essentially adopting ownership of contributed extensions) so I am not currently soliciting submission there.

Right now, I’m in the process of developing a new submission flow where you would host the extension source code on your own GitHub repository, and then a mechanism to submit that to the directory. You would then keep maintenance ownership of your own extension and you would be able to update it and the directory will pull in the updates.

Please bear with me while I finish the new submission flow, and I’ll post again when it’s ready.

Thanks for getting back to me, nick! I’ll keep an eye out for updates.

Submission page is now live: Submit an Extension — PopClip Extensions

:ok_hand:I’ll check it out right now.