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.
The current Chrome Web Store V0 listing is available for v0.3.2. Reviewed source v0.3.3 is newer, so build from source for v0.3.3 audit and reproduction until its own Store publication evidence is recorded. Enable Developer mode at chrome://extensions, choose Load unpacked, and select .output/chrome-mv3 from your local build.
Navigate to the supported filed GSTR‑3B or GSTR‑1 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 or Excel file locally.
git clone https://github.com/lamemustafa/pack.git
cd pack
git checkout 94318f516645819abe8627555fa6e8ab2cd89842
nvm use
corepack enable
pnpm install --frozen-lockfile
pnpm run wxt:prepare
pnpm run compile
pnpm test
pnpm run build
pnpm run verify:packageExpected build output: .output/chrome-mv3. Load that directory at chrome://extensions. The repository default branch may differ from the reviewed source commit shown here; stay on the pinned commit when reproducing this public page.
Session storage clears when the extension is reloaded, updated, disabled, or the browser restarts. Local storage may retain install metadata, the active filed-return run lease, full-year ledger, target-review state, and the local demo manifest until cleared or removed.