Hello
I want to make a repo for nix that contains all firefox add ons so anyone can list the packages he wants declaratively in his configuration
there is currently a repo the does exactly that but the list of the firefox in that repo must be managed manually
but if there is a rest API that lists all the add ons in the firefox add ons store it would be easy to set a scheduled pipeline that updates the list of add ons to be included in the repo every day
I thing providing an API for the store would be useful for other use cases too