An open API service indexing awesome lists of open source software.

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

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)

[![](cpe/Resources/cpe48.png)](https://github.com/karpovdl/cpe)

Chrome proxy extension.
This is an extension of the proxy with data substitution in the authorization form.

![Proxy Install](https://user-images.githubusercontent.com/5703678/84568021-4d752580-ad85-11ea-9ded-5df3fd486d01.png)

![Proxy Setting](https://user-images.githubusercontent.com/5703678/84567969-025b1280-ad85-11ea-9693-78a3c95449c8.png)

## 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