You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make a WebExtension for Mozilla's Firefox web browser using a third party dependency, we now have to provide a public link of officially released code (to allow an automated script to authenticate the embedded dependency via checksum).
Pointing to a particular commit instead of a released code is explicitly forbidden.
As I use @lovasoa 's List.js v2.3.5 for Meta-Press.es, my extension have just been rejected and withdrawn (all versions since 5 years) because of this missing official version to compare with.
Please, help.
The text was updated successfully, but these errors were encountered:
I'm not sure of what "vendoring" means, but I included an unminified version in my last attempt de restore Meta-Press.es and it have be rejected.
I think I'll use @lovasoa 's v2.3.4 that have a tag allowing to compare my embeded version with the a stable "official" one (while "the last commit of branch master" could change anytime.
As per : https://extensionworkshop.com/documentation/publish/third-party-library-usage/
To make a WebExtension for Mozilla's Firefox web browser using a third party dependency, we now have to provide a public link of officially released code (to allow an automated script to authenticate the embedded dependency via checksum).
Pointing to a particular commit instead of a released code is explicitly forbidden.
As I use @lovasoa 's List.js v2.3.5 for Meta-Press.es, my extension have just been rejected and withdrawn (all versions since 5 years) because of this missing official version to compare with.
Please, help.
The text was updated successfully, but these errors were encountered: