{"id":27206806,"url":"https://github.com/sample-by-jsakamoto/contentblazorchromiumextension","last_synced_at":"2026-05-04T22:33:21.489Z","repository":{"id":147942031,"uuid":"338556462","full_name":"sample-by-jsakamoto/ContentBlazorChromiumExtension","owner":"sample-by-jsakamoto","description":"Build a content script chromium extension with C#!","archived":false,"fork":false,"pushed_at":"2021-02-14T06:01:21.000Z","size":132,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T15:31:48.156Z","etag":null,"topics":["blazor","blazor-webassembly","chrome-extension","chrome-extensions","chromium-extension","csharp","edge-extension"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sample-by-jsakamoto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-02-13T11:11:36.000Z","updated_at":"2021-02-15T09:35:38.000Z","dependencies_parsed_at":"2023-05-28T02:00:08.313Z","dependency_job_id":null,"html_url":"https://github.com/sample-by-jsakamoto/ContentBlazorChromiumExtension","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sample-by-jsakamoto/ContentBlazorChromiumExtension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sample-by-jsakamoto%2FContentBlazorChromiumExtension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sample-by-jsakamoto%2FContentBlazorChromiumExtension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sample-by-jsakamoto%2FContentBlazorChromiumExtension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sample-by-jsakamoto%2FContentBlazorChromiumExtension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sample-by-jsakamoto","download_url":"https://codeload.github.com/sample-by-jsakamoto/ContentBlazorChromiumExtension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sample-by-jsakamoto%2FContentBlazorChromiumExtension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["blazor","blazor-webassembly","chrome-extension","chrome-extensions","chromium-extension","csharp","edge-extension"],"created_at":"2025-04-09T23:55:40.758Z","updated_at":"2026-05-04T22:33:21.471Z","avatar_url":"https://github.com/sample-by-jsakamoto.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Content Blazor Chromium Extension Sample\n\nBuild a content script chromium extension with C#!\n\n![fig.1](.assets/fig001.png)\n\n## Summary\n\nThis chromium extension sample injects \"counter\" Blazor WebAssembly app written by C# into a Google search result page.\n\n## Warning\n\n- This sample code is a **\"proof of concept\"**, and is **an early prototype.**\n- The implementation of this extension is just injecting the Blazor WebAssembly application into the current page, forcibly.\n- This means, this extension **contaminates the current page with Blazor runtime. \nIt is not isolated.**\n- This sample code can not do `dotnet publish` correctly at this time.\n- The output files of building this sample code contain numerous files that are unused for the chromium-browser extension.\n\n## Installation instruction of this extension\n\n### Requirements\n\n- [.NET SDK 5.0.102](https://dotnet.microsoft.com/download/dotnet/5.0) or later\n- Chromium browser (Google Chrome, Microsoft Edge) that was configured to enable developer mode of [the browser extension manager](chrome://extensions/).\n\n### Step\n\n1. Clone this repository on your PC or Mac.\n2. Build it. (e.g. `dotnet build` command do that.)\n3. Load the output directory of this project (e.g. `\"{project folder}/bin/Debug/net5.0\"`) to the Chromium browser (Google Chrome, Microsoft Edge) 's extension from the \"Load unpacked\" button.\n\nAfter doing these instruction steps, you will see the contents of this extension on a Google search result page.\n\n## Development the extension\n\nYou can build and run this project the same as a normal Blazor WebAssembly project.\n\nYou can do the `dotnet run` command, or open this project with Visual Studio Code or Visual Studio IDE and press `ctrl` + `f5` to build and launch it.\n\n## License\n\n[The Unlicense](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsample-by-jsakamoto%2Fcontentblazorchromiumextension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsample-by-jsakamoto%2Fcontentblazorchromiumextension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsample-by-jsakamoto%2Fcontentblazorchromiumextension/lists"}