Open a separate Chrome profile
Use a browser profile you control for alpha testing. Sign in to the GST Portal directly in that profile.
Developer / tester alpha
Use a browser profile you control for alpha testing. Sign in to the GST Portal directly in that profile.
Enable Developer mode at chrome://extensions, choose Load unpacked, and select .output/chrome-mv3 from your local build.
Navigate to the filed GSTR‑3B download area for an account and period you are authorised to access.
Open Pack, choose the supported return scope, and let Chrome save the requested PDF locally.
nvm use
corepack enable
pnpm install --frozen-lockfile
pnpm exec wxt prepare
pnpm exec wxt buildExpected build output: .output/chrome-mv3. Load that directory at chrome://extensions. Do not distribute unofficial ZIP builds as a consumer install path.
Session storage clears when the extension is reloaded, updated, disabled, or the browser restarts. Local storage may retain local extension version, install timestamp, and local demo data until cleared or removed.