I want to share a small cloud function to the user of my package. Is it possible to user firebase extensions for that?
I can easily create a structure that resembles this https://github.com/firebase/extensions/tree/next/storage-resize-images
Can other users install it from my repo instead of the Firebase one?