Installing Custom Extensions

I’m trying to extend auth0 account link extension, I’ve forked it and updated the required fields in webtask.json(name, repository etc.), it seems to install successfully but I can’t see any changes when running login or the extension admin page, what is the process for installing custom extensions? Is it possible to simply fork, update and install as I did or other steps are required?

Thanks