Skip to content

duckfly-tw/Chrome4Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome4Net

Google Chrome C# Package

This package contains implementation of Google Chrome Native Messaging protocol. Both synchronous and asynchronous I/O methods are provided.

I hope that the package will appear useful to you and able to save you some time.

JSON

Since Google Chrome native messages are essentially javascript objects stringified into JSON, the following .NET framework may appear useful to process them : https://github.com/JamesNK/Newtonsoft.Json .

Konstantin Kuzvesov, 2015

About

C# Package Implementing Native Messaging Protocol for Google Chrome Extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%