feat: renamed Crx to crx. Added proxy support. Minor code improvements.

This commit is contained in:
Rick Rongen
2022-07-01 11:28:27 +02:00
parent 25bee5ee07
commit 305c1c9b31
10 changed files with 33 additions and 19 deletions

View File

@@ -1,5 +1,2 @@
requests >= 2.21.0
#lxml >= 4.3.0
# For unprotect function
# pywin32 >= 224
requests ~= 2.0
urllib3[socks] ~= 1.0