Commit Graph

26 Commits

Author SHA1 Message Date
Trevor Elwell d2bf7410d0 Merge pull request #1 from telwell/telwell-readme-updates
Update README
2021-03-18 16:30:01 -04:00
Trevor Elwell 12b8f6bc99 Update README
Adding two updates to the README:
* How to use the extension with Firefox properly
* How to replace the `redirect-hack.html` when using this in an attack scenario
2021-03-18 16:29:08 -04:00
Matthew Bryant 45c687d76d Merge pull request #30 from Matir/binaryfix
Switch from USVString to Blob for body content.
2020-12-19 13:12:54 -08:00
David Tomaschik 59dbc3e0a3 Switch from USVString to Blob for body content. 2020-12-09 00:04:31 -08:00
Matthew Bryant 876155f1f0 Merge pull request #27 from Matir/patch-1
Declare cookies variable
2020-11-22 12:29:31 -08:00
David Tomaschik cfdf811f81 Declare cookies variable
This actually declares the cookies array in the `onHeadersReceived` listener.

Fixes #26.
2020-11-17 15:00:51 -08:00
Matthew Bryant 3e479c9b33 Merge pull request #24 from mandatoryprogrammer/bot-uuid-shown
Added UUID to frontend under bot options panel
2020-11-16 01:28:57 -08:00
Matthew Bryant (mandatory) 0770015978 Added UUID to frontend under bot options panel 2020-11-16 01:27:42 -08:00
Matthew Bryant a0fb3876cf Merge pull request #19 from psie/master
Re-expose Set-Cookie in fetch(), fix multiple Set-Cookie headers
2020-11-15 18:34:39 -08:00
Matthew Bryant fb227b33d8 Merge pull request #22 from mandatoryprogrammer/cookie-sync
Added cookie-syncing functionality to fix all the annoying client-side JavaScript cookie usage bugs
2020-11-15 00:40:11 -08:00
Matthew Bryant (mandatory) 611ec8dad8 Added cookie-syncing functionality to fix all the annoying client-side JavaScript cookie usage bugs 2020-11-15 00:37:35 -08:00
Przemysław Sierociński a33021b21c Re-expose Set-Cookie in fetch(), fix multiple Set-Cookie headers 2020-10-30 12:59:33 +01:00
Matthew Bryant ad2e82203d Update README.md
Added warning about Firefox HTTP proxy bug
2020-10-23 11:30:18 -07:00
Matthew Bryant 795cfddab6 Merge pull request #5 from mandatoryprogrammer/potential-crash-fix
Potential fix for crash
2020-05-04 18:07:09 -07:00
Matthew Bryant a9ae2998e1 Create SECURITY.md 2020-05-01 13:50:03 -07:00
Matthew Bryant (mandatory) 31c112b877 Potential fix for crash 2020-05-01 13:33:59 -07:00
Matthew Bryant (mandatory) 6889e6462b Update readme 2020-05-01 13:24:23 -07:00
Matthew Bryant (mandatory) 5107144543 Updated readme 2020-04-28 16:13:38 -07:00
Matthew Bryant (mandatory) be09c6b1ec Added MIT license 2020-04-28 13:55:20 -07:00
Matthew Bryant (mandatory) 90b58f170e update 2020-04-27 12:54:04 -07:00
Matthew Bryant (mandatory) c06a5334c0 Update 2020-04-27 04:13:21 -07:00
Matthew Bryant (mandatory) 590dc30694 Added background image and CSP 2020-04-27 03:08:17 -07:00
Matthew Bryant (mandatory) 6c9d707a8d update 2020-04-26 14:48:59 -07:00
Matthew Bryant (mandatory) 6e7b09e692 update 2020-04-26 14:33:55 -07:00
Matthew Bryant (mandatory) dddfd00671 icon update 2020-04-26 14:32:57 -07:00
Matthew Bryant (mandatory) 8f72729f55 first commit 2020-04-26 13:55:18 -07:00