{"id":20879168,"url":"https://github.com/duckfromdiscord/natemess","last_synced_at":"2025-08-01T07:41:17.537Z","repository":{"id":259908365,"uuid":"879542017","full_name":"duckfromdiscord/natemess","owner":"duckfromdiscord","description":"Rust crate for Firefox's Native messaging protocol for browser extensions","archived":false,"fork":false,"pushed_at":"2024-10-28T15:02:48.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T16:45:36.198Z","etag":null,"topics":["browser-extension","firefox","native-messaging","native-messaging-host","nativemessaging","rust","rust-crate"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duckfromdiscord.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-28T05:20:32.000Z","updated_at":"2024-10-29T06:38:23.000Z","dependencies_parsed_at":"2024-10-28T17:35:14.515Z","dependency_job_id":"ba7e6acd-9b3b-42ef-b067-e0e6006d560f","html_url":"https://github.com/duckfromdiscord/natemess","commit_stats":null,"previous_names":["duckfromdiscord/natemess"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/duckfromdiscord/natemess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckfromdiscord%2Fnatemess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckfromdiscord%2Fnatemess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckfromdiscord%2Fnatemess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckfromdiscord%2Fnatemess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duckfromdiscord","download_url":"https://codeload.github.com/duckfromdiscord/natemess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duckfromdiscord%2Fnatemess/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268185637,"owners_count":24209409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-extension","firefox","native-messaging","native-messaging-host","nativemessaging","rust","rust-crate"],"created_at":"2024-11-18T07:15:29.270Z","updated_at":"2025-08-01T07:41:17.455Z","avatar_url":"https://github.com/duckfromdiscord.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# natemess\n\nnatemess packages the setup needed to communicate with your browser extension over [Native messaging](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging) into a simple async (with `tokio`) Rust library crate. The `natemess::install` module allows you to create the Windows registry keys required to let Firefox know your program exists, and `natemess::io` will communicate with Firefox over STDIO as long as your program does not output anything else to STDOUT when called by the browser.\n\nSome of the stdio handling code came from [guest271314/NativeMessagingHosts](https://github.com/guest271314/NativeMessagingHosts/blob/main/nm_rust.rs). Everything had to be adapted to async Rust.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduckfromdiscord%2Fnatemess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduckfromdiscord%2Fnatemess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduckfromdiscord%2Fnatemess/lists"}