Commit Graph

20 Commits

Author SHA1 Message Date
Michael Mintz 4405f303a4 Update proxy extension for Manifest V3 compatibility 2025-02-13 16:18:07 -05:00
Michael Mintz 7b342ce6ef Revert the proxy scheme change from the previous release 2025-02-07 22:45:21 -05:00
Michael Mintz 22db6a303c Add more proxy schemes 2025-02-07 22:03:44 -05:00
Michael Mintz eeff476f67 Improve multi-threading 2024-12-10 01:19:46 -05:00
Michael Mintz 001088b5f0 Do some refactoring 2023-12-07 22:50:55 -05:00
Michael Mintz 4e7b87f696 Fix issue with authenticated proxy and proxy_bypass_list 2023-09-11 12:03:20 -04:00
Michael Mintz 4d75b5e4cf Fix proxy_bypass_list with authenticated proxies 2023-09-09 23:36:43 -04:00
Michael Mintz ea3788704c Refactor the code 2023-07-18 11:22:23 -04:00
Michael Mintz 286569024f Add option to support multiple proxies with auth in parallel 2023-04-10 22:36:25 -04:00
Michael Mintz 0efb2e822c Refactoring 2023-02-03 01:21:22 -05:00
Michael Mintz e7f76f11f6 Refactoring 2022-11-24 22:07:18 -05:00
Michael Mintz 5139e390f9 Add option "--uc" for using an undetectable chromedriver 2022-09-01 16:24:50 -04:00
Michael Mintz b00f75bee8 os.path.join() should always be used when joining paths 2022-08-17 01:38:14 -04:00
Michael Mintz 8e97a8b277 Add option to set proxy settings via PAC URL 2022-06-28 21:33:10 -04:00
Michael Mintz 5a2eac4c16 Move the position of an import statement 2021-10-20 22:40:08 -04:00
Michael Mintz 9cdc135411 Optimize the proxy_helper for proxy with auth 2021-10-19 19:58:35 -04:00
Michael Mintz e09e90b619 Perform code optimization 2021-05-08 14:10:45 -04:00
Michael Mintz e5833f4afb Change thread-locking of the proxy zip file to process-locking 2021-04-16 02:42:31 -04:00
Michael Mintz 6072be49b2 Handle an edge case when using a proxy with auth 2018-10-30 03:30:32 -04:00
Michael Mintz f2d2fddf4f Add ability to use a proxy server with authentication on Chrome 2018-10-17 18:16:13 -04:00