https://github.com/karpovdl/cpe
Chrome proxy extension
https://github.com/karpovdl/cpe
chrome-extension csharp selenium selenium-webdriver
Last synced: 2 months ago
JSON representation
Chrome proxy extension
- Host: GitHub
- URL: https://github.com/karpovdl/cpe
- Owner: karpovdl
- License: mit
- Created: 2020-03-24T14:33:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T14:31:44.000Z (about 6 years ago)
- Last Synced: 2025-02-05T13:51:14.542Z (over 1 year ago)
- Topics: chrome-extension, csharp, selenium, selenium-webdriver
- Language: C#
- Size: 60.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# cpe
[![License][1]][2] [![netcore][10]][11] [![codebeat][20]][21] [![CodeFactor][22]][23] [![Coverity][24]][25]
[1]: https://img.shields.io/badge/license-MIT-blue.svg?label=License&maxAge=86400 "License"
[2]: ./LICENSE
[10]: https://img.shields.io/badge/.NET%20Core-5.0-blue.svg?style=flat ".NET Core"
[11]: https://dotnet.microsoft.com/download/dotnet-core/5.0
[20]: https://codebeat.co/badges/7d48f2be-145b-4a23-a43d-53dd56d0b2ea "CODEBEAT"
[21]: https://codebeat.co/projects/github-com-karpovdl-cpe-master
[22]: https://www.codefactor.io/repository/github/karpovdl/cpe/badge "CodeFactor"
[23]: https://www.codefactor.io/repository/github/karpovdl/cpe
[24]: https://scan.coverity.com/projects/21197/badge.svg "Coverity Scan Build Status"
[25]: https://scan.coverity.com/projects/karpovdl-cpe
:green_book: [Samples](./SAMPLES.md)
:green_book: [Tests](./TESTS.md)
[](https://github.com/karpovdl/cpe)
Chrome proxy extension.
This is an extension of the proxy with data substitution in the authorization form.


## Used packages
- [Microsoft.Extensions.Configuration.CommandLine](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.CommandLine) 3.1.5
- [System.Drawing.Common](https://www.nuget.org/packages/System.Drawing.Common) 4.7.0