{"id":15808807,"url":"https://github.com/boydjohnson/chrome-extensions-rs","last_synced_at":"2026-04-13T17:34:23.852Z","repository":{"id":224416566,"uuid":"762868638","full_name":"boydjohnson/chrome-extensions-rs","owner":"boydjohnson","description":"really early chrome extensions bindings in Rust","archived":false,"fork":false,"pushed_at":"2024-03-06T01:12:46.000Z","size":158,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-06T03:06:52.881Z","etag":null,"topics":["chrome","chrome-extensions","wasm-bindgen"],"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/boydjohnson.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-02-24T22:57:57.000Z","updated_at":"2024-03-02T22:01:35.000Z","dependencies_parsed_at":"2024-10-26T09:10:27.493Z","dependency_job_id":"671e0ed9-69f7-415e-b8ed-a26a838830d4","html_url":"https://github.com/boydjohnson/chrome-extensions-rs","commit_stats":null,"previous_names":["boydjohnson/chrome-extensions-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boydjohnson/chrome-extensions-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boydjohnson%2Fchrome-extensions-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boydjohnson%2Fchrome-extensions-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boydjohnson%2Fchrome-extensions-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boydjohnson%2Fchrome-extensions-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boydjohnson","download_url":"https://codeload.github.com/boydjohnson/chrome-extensions-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boydjohnson%2Fchrome-extensions-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31762652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chrome","chrome-extensions","wasm-bindgen"],"created_at":"2024-10-05T03:07:09.845Z","updated_at":"2026-04-13T17:34:23.836Z","avatar_url":"https://github.com/boydjohnson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Partial chrome web extensions Rust bindings\n\nUsing the idl and json interface files at [chromium git repo chrome specific](https://github.com/chromium/chromium/tree/main/chrome/common/extensions/api) and [chromium git repo not chrome specific](https://github.com/chromium/chromium/tree/main/extensions/common/api) to write Rust bindings to the [chrome web extensions](https://developer.chrome.com/docs/extensions).\n\n## Other crates that provide bindings to web extensions\n\n[web-extensions](https://crates.io/crates/web-extensions)\n\nThis repo contains chrome-idl-parser and chrome-extensions crates.\n\n```\n❯ ./target/release/chrome-idl-parser --help\nUsage: chrome-idl-parser --to \u003cTO\u003e [FROM]...\n\nArguments:\n  [FROM]...  The path to the input directory with chrome json and idl files\n\nOptions:\n  -t, --to \u003cTO\u003e  The file path to the src directory\n  -h, --help     Print help\n  -V, --version  Print version\n```\n\n## Bindings\n\n- As of February 2024 only the types and the types' properties are being generated.\n- As of March 2024 async, callback, and regular functions are being generated. Some of the functions are tested against `@types/chrome` with `jest-chrome`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboydjohnson%2Fchrome-extensions-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboydjohnson%2Fchrome-extensions-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboydjohnson%2Fchrome-extensions-rs/lists"}