Commit graph

14 commits

Author SHA1 Message Date
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
bc8774ecc0 fix issue on firefox where the extension can seeminly only set one cookie in the response, by packing the 'shouldLog' value into the base64 encoded bitfield 2017-10-17 23:11:59 -05:00
Peter Snyder
c371e04297 version bump 2017-10-17 15:01:24 -05:00
Peter Snyder
fc4ecef273 update description in the manifest 2017-10-14 17:41:55 -05:00
Peter Snyder
bff8a80c19 work around some firefox specific issues 2017-10-14 16:16:24 -05:00
Peter Snyder
b8d2eaeca0 lots of JSlint based cleanup 2017-10-14 15:24:18 -05:00
Peter Snyder
b87002c7a1 buta 2017-10-14 13:52:56 -05:00
Peter Snyder
f0424dcbdd initial work on popup, which lets the user know which related frames are loading script on the current page 2017-10-14 00:41:49 -05:00
Peter Snyder
8126e1a105 add ability to use aggressive and conservative default blocking sets 2017-10-13 23:23:49 -05:00
Peter Snyder
5af5911cf1 it actually works! 2017-10-13 17:30:57 -05:00
Peter Snyder
71f35f9446 update gulp file to build the content_scripts/dist/* code, to make the injected code easier to edit 2017-10-13 02:32:41 -05:00
Peter Snyder
7adf5b0753 complete config side of things 2017-10-12 14:00:04 -05:00
Peter Snyder
f45b899f7d
init commit 2017-09-12 17:34:25 -05:00