Reviews & Comments of Flaskwork chrome extension

From October 11th, 2016 to October 11th, 2016, 100% user give 5-star rating. for Flaskwork chrome extension.

Reviews of flaskwork:


Alex Plugaru October 11th, 2016
Alex Plugaru

I looked at source code for both the python and js part. The python seems to be ok (no funny stuff). The chrome extension seems to be ok too (though it's the minified) version. Seems it's made with React Redux, also the manifest requires minimal permission and no outside requests are allowed (it uses the default CSP). I'd say it's ok to use (it will not steal your source-code). I also vendorized the python package and modified it to fix a bug which appears only on python3. I hope the author decides to publish his/her work on github, I'd like to make a contribution. Please mail me: alex at plugaru org.