Use C# to make a Chrome Extension

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 17

  • @JunianDev
    @JunianDev Месяц назад

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

  • @boredSoloDev
    @boredSoloDev Год назад +2

    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

  • @appstuff6565
    @appstuff6565 3 месяца назад

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

  • @geeksy2278
    @geeksy2278 Год назад

    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

  • @DagBergesen
    @DagBergesen 8 месяцев назад

    Great presentation and great video :)

  • @MrGamedudez
    @MrGamedudez Год назад +2

    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

    • @TheMinstrel_of_Defias_Pilgrims
      @TheMinstrel_of_Defias_Pilgrims Год назад +1

      Hi friend
      I think, I can help you
      (and other people who come into the comments):
      1) press "Win" + "R" on your keyboard;
      2) write "cmd" and press "Enter";
      3) write "cd \TEMP";
      4) you can use command for dotnet )

  • @mydemog
    @mydemog 2 месяца назад

    How this extension make work for the mozila firefox?

  • @dddrrr7139
    @dddrrr7139 5 месяцев назад

    did you use c# console app for this?

  • @lrsperanza
    @lrsperanza Год назад +2

    Great content

  • @soundofrain6117
    @soundofrain6117 Год назад

    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.

    • @leonsnajdr9767
      @leonsnajdr9767 11 месяцев назад

      I get an error too in the invoke.ts

    • @traintocode
      @traintocode  11 месяцев назад

      Which error do you get?

  • @MarkusSchmidtPRO
    @MarkusSchmidtPRO Месяц назад

    Unfortunately, I have no idea why this fails: dotnet build
    ...y\obj\Debug
    et8.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.
    System.InvalidOperationException: Fingerprint for '.....\obj\Debug
    et8.0\browserextension\build\BackgroundWorker.js' is not defined.