Browser Extension
ShopNest includes a companion browser extension — a shopping-assistant surface that complements the main storefront. It lives in the same repository as the app and is built with the WXT extension framework for Chrome and Firefox.
What the extension is
The extension is a separate package within the ShopNest project, packaged for the browser rather than the app store. It's designed to support the shopping experience from the browser toolbar, working alongside the web app rather than replacing it.
Built with WXT
The extension uses WXT, a modern framework for building cross-browser extensions with TypeScript and React. WXT handles Manifest V3 packaging and produces builds for both Chrome and Firefox from one codebase, which keeps the extension consistent across browsers.
Status
The extension is part of the ShopNest workspace and is store-ready, but it is not yet listed on the Chrome Web Store or Firefox Add-ons. This page documents its presence in the project; availability will be announced when it's published.
Frequently asked questions
Is the ShopNest extension published?
Not yet. It's built and store-ready within the project but not currently listed on the Chrome Web Store or Firefox Add-ons.
Which browsers will it support?
It's built with WXT for both Chrome and Firefox from a single codebase.
Do I need the extension to use ShopNest?
No. The extension is an optional companion. The full storefront runs on the web without it.