Lift & Shift Existing Chrome Extension to Blazor WebAssembly
by Justin Yoo · 7 min read
A Chrome extension is a tiny app used for Chromium-based web browsers for many purposes. It's like a web application serving static contents, which doesn't need a web server. If this is the case,