{"id":23459483,"url":"https://github.com/devkimchi/blazor-wasm-chrome-extension","last_synced_at":"2025-04-14T04:15:04.673Z","repository":{"id":45765714,"uuid":"507881200","full_name":"devkimchi/blazor-wasm-chrome-extension","owner":"devkimchi","description":"This provides sample codes for a Chrome Extension app built on Blazor WASM","archived":false,"fork":false,"pushed_at":"2022-08-29T12:36:35.000Z","size":255,"stargazers_count":12,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T04:14:58.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devkimchi.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}},"created_at":"2022-06-27T11:29:24.000Z","updated_at":"2024-12-11T02:50:35.000Z","dependencies_parsed_at":"2023-01-16T17:15:37.492Z","dependency_job_id":null,"html_url":"https://github.com/devkimchi/blazor-wasm-chrome-extension","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkimchi%2Fblazor-wasm-chrome-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkimchi%2Fblazor-wasm-chrome-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkimchi%2Fblazor-wasm-chrome-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devkimchi%2Fblazor-wasm-chrome-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devkimchi","download_url":"https://codeload.github.com/devkimchi/blazor-wasm-chrome-extension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819408,"owners_count":21166477,"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","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":[],"created_at":"2024-12-24T06:14:37.451Z","updated_at":"2025-04-14T04:15:04.651Z","avatar_url":"https://github.com/devkimchi.png","language":"JavaScript","readme":"# Blazor WASM Browser Extension Sample #\n\nThis provides sample codes for a cross-browser extension app built on Blazor WASM. This sample app originally started for building a Chrome extension with Blazor WASM, but it now does the cross-browser support including Chromium-based browsers and Mozilla FireFox.\n\n\n## Acknowledgement ##\n\nThis sample code includes [Mozilla](https://mozilla.org/)'s [WebExtension `browser` API Polyfill](https://github.com/mozilla/webextension-polyfill), which is licensed under [MPL 2.0](https://github.com/mozilla/webextension-polyfill/blob/master/LICENSE).\n\n\n## Getting Started ##\n\n1. Build the app\n\n    ```bash\n    dotnet build .\n    ```\n\n1. Publish the app\n\n    ```bash\n    dotnet publish ./src/ChromeExtensionV2/ -c Release -o published\n    ```\n\n1. Run PowerShell script\n\n    ```powershell\n    ./Run-PostBuild.ps1\n    ```\n\n1. Register the extension to your Chromium-based browser like [Chrome](https://www.google.com/chrome/) or [Edge](https://www.microsoft.com/edge?WT.mc_id=dotnet-70466-juyoo), or [Mozilla FireFox](https://www.mozilla.org/firefox/).\n1. Visit any website on [https://developer.chrome.com](https://developer.chrome.com/), [https://developer.mozilla.org](https://developer.mozilla.org/) or [https://docs.microsoft.com](https://docs.microsoft.com/?WT.mc_id=dotnet-70466-juyoo).\n1. Run the extension by clicking the icon at the top of your web browser.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkimchi%2Fblazor-wasm-chrome-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkimchi%2Fblazor-wasm-chrome-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkimchi%2Fblazor-wasm-chrome-extension/lists"}