Skip to content

issues Search Results · repo:mingyaulee/Blazor.BrowserExtension language:JavaScript

Filter by

101 results
 (63 ms)

101 results

inmingyaulee/Blazor.BrowserExtension (press backspace or delete to remove)

Context We have developed a Chrome extension using Blazor WebAssembly (WASM) and have successfully established bidirectional communication between JavaScript and .NET Core functions. The extension incorporates ...
  • RaveendraReshma
  • 1
  • Opened 
    1 hour ago
  • #226

Hi @mingyaulee, Thank you for creating this amazing project so that I can develop Chrome extensions mainly by C#. I am new to the extension development and I am try to add listener to webrequest.oncompleted. ...
  • lungie19861216
  • 3
  • Opened 
    13 days ago
  • #215

I have installed the nuget package (and also tried the template in quick setup), however when i do a build I keep getting the following erroe An unexpected error occurred when writing option file C:\blazor\BrowserExtension2\BrowserExtension2\obj\Debug\net8.0\browserextension\build\browserextension.config.json ...
  • jerrodwetherill
  • 2
  • Opened 
    16 days ago
  • #214

When creating a new project named BrowserExtension1, if I add BrowserExtension1.lib.module.js into the wwwroot folder, due to #204 , there is this entry in the .csproj (full content here): Project Sdk= ...
  • datvm
  • 2
  • Opened 
    on Feb 26
  • #205

With the latest template, for some reason everytime a new file is added to the wwwroot folder, this entry is added: ItemGroup Content Remove= wwwroot\BrowserExtension1.lib.module.js / /ItemGroup ...
  • datvm
  • 1
  • Opened 
    on Feb 26
  • #204

Hi, with the last version (2.0.2) I m getting the screenshot error every time I use the Google search engine or enter any web page that uses embedded YouTube videos: image But it may be a mistake on ...
  • pepeizq
  • 3
  • Opened 
    on Feb 17
  • #198

Hello, Here is my repo where I want extract information from js content script and pass it to the Blazor component, how to achieve this ? https://github.com/mingyaulee/Blazor.BrowserExtension.Samples/compare/main...NilkOne:Blazor.BrowserExtension.Samples:main ...
  • NilkOne
  • 4
  • Opened 
    on Jan 19
  • #186

mac~ % dotnet new browserext --name MyBlazorExtension The template Browser extension with Blazor WebAssembly was created successfully. mac ~ % cd MyBlazorExtension mac MyBlazorExtension % dotnet build ...
  • unmade-spangle
  • 1
  • Opened 
    on Dec 21, 2024
  • #185

I downloaded the most recent version of the template and on initial build I am seeing this error. The ApplyCompressionNegotiation task failed unexpectedly. System.InvalidOperationException: Fingerprint ...
  • bradleyables22
  • 1
  • Opened 
    on Dec 19, 2024
  • #184
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub