Hacker News new | ask | show | jobs
by jamestomasino 2497 days ago
I wish Google would take a note from Mozilla's add-on submission process and allow the source to be uploaded as a separate package. It's simple to test that the source package builds to match the compiled code and gives a more easily readable method for audting. It would also avoid this sort of nonsense.
1 comments

The PAC-script being minified in our case is generated outside of the extension to make the extension less resource-consuming. PAC-script is regenerated and updated several times per day. However we may release sources for the generator, actually the old version of it was published in 2018 at [1].

[1]: https://bitbucket.org/ValdikSS/antizapret/src/master/