Commit graph

12 commits

Author SHA1 Message Date
Peter Snyder
669936d775 version bump, inject content scripts into about:blank frames 2017-10-25 23:02:43 -05:00
Peter Snyder
ae18079a67 code cleanup, better eslint rules and related test configuration 2017-10-23 03:29:59 -05:00
Peter Snyder
0bd91f6f3f address newly introduced CSP issues by not inserting the hash allowed rule for {default,script}-src if there is a 'unsafe-line' rule in place, fixes #11 2017-10-23 00:17:23 -05:00
Peter Snyder
eccdc411db clean up running the tests from a fresh clone 2017-10-22 01:55:11 -05:00
Peter Snyder
933df5a823 fixed logging into sites on FF, added linting and github/youtube login tests 2017-10-22 00:40:39 -05:00
Peter Snyder
7cd3aedca4 added basic selenium test suite, move the config page to its own tab 2017-10-21 20:39:17 -04:00
Peter Snyder
fbdba9fca7 refactor repo to keep non-addon needed code out of the bundled extensions (tests, src data, etc.) 2017-10-21 11:49:56 -04:00
Peter Snyder
c4e524a69f large re-org and refactor of code, initial work on dynamically setting the sha256-<hash> CSP http policy to fix cookie setting 2017-10-20 11:09:12 -04:00
Peter Snyder
c371e04297 version bump 2017-10-17 15:01:24 -05:00
Peter Snyder
6485eb9cba fill out the package.json file 2017-10-15 08:17:18 -05:00
Peter Snyder
4ccae4ba2f minify injected proxy blocking code, add some description of what the logging option does, have the javascript injected into each visited page remove its own <script> tag 2017-10-15 08:02:08 -05:00
Peter Snyder
f45b899f7d
init commit 2017-09-12 17:34:25 -05:00