Crates.io | chrome_native_messaging |
lib.rs | chrome_native_messaging |
version | 0.3.0 |
source | src |
created_at | 2017-06-27 06:59:06.713082 |
updated_at | 2022-06-27 11:49:24.737382 |
description | Implementation of Chrome's Native Messaging protocol |
homepage | |
repository | https://github.com/neon64/chrome-native-messaging |
max_upload_size | |
id | 20882 |
size | 10,555 |
Google Chrome allows native applications to interface with browser plugins as described in their documentation. This Rust crate provides simple functions for encoding/decoding JSON messages and handling errors during this process.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.