Building Modern Cross Browser Web Extensions: Project Setup (Part 2)

from blog aabidk.dev – Posts, | ↗ original
In the previous post, we discussed the basics of Web Extensions and the tools we will be using to build our extension. Out of the three mentioned frameworks, we will be using WXT. In this post, we will set up the project and install the necessary dependencies and get an overview of the project structure. Note The project uses pnpm as the package...