Use C# to make a Chrome Extension

preview_player
Показать описание
Use C# to build chrome extensions? Yes you can, with Blazor and the Blazor.BrowserExtension NuGet project template.

#csharp #blazor #chromeextensions

📖 Get my book - Developing on AWS with C#

🔗 More guides & articles

💻 Github

🗣️ Social Media
Рекомендации по теме
Комментарии
Автор

I didn't know you can build a chrome extension with Blazor. Thanks for making this!

JunianDev
Автор

Bro you're amazing, Thank you! I need to build a small extension and I didn't want to have to do it in javascript since I have been doing so much C# lately

boredSoloDev
Автор

Hey thanks for this! We would love more such projects done in C#, coming from game dev background it would be cool!

appstuff
Автор

This is awesome and a fantastic beginners project. I am a dev for over 4 years now and recently made the switch to C#! Thank you so much

geeksy
Автор

Hello, this might be a silly newbie question but what exactly are you doing when you run the commands for installing the template package? Are you using the visual studio command prompt? Is there a name for this type of installation, I would like to learn more about it but I can't find anything specific online. Thanks

MrGamedudez
Автор

Can we add stuff to the actual page using this or we can only do stuff in the menu

Ziomal
Автор

How this extension make work for the mozila firefox?

mydemog
Автор

Great video thank you. I have followed along the tutorial and deploy to Chrome but I'm getting an error in one of the JavaScript libraries.

soundofrain
Автор

Unfortunately, I have no idea why this fails: dotnet build
...y\obj\Debug\net8.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\App_razor.g.cs(105, 55): warning CS0618: 'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.'

C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk.StaticWebAssets\targets\Microsoft.NET.Sdk.StaticWebAssets.Compression.targets(284, 5): error MSB4018:
The "DiscoverPrecompressedAssets" task failed unexpectedly.
Fingerprint for is not defined.

MarkusSchmidtPRO
visit shbcf.ru