News Perspective - Browser Extension A browser extension part of the project "News Perspective." How to build it simple way: pnpm dev Another way: Run the following command on terminal. npm i # For chrome build npm run zip # For firefox build npm run zip:firefox The file will be in /.output folder if the build is successful.