ComplyEaze Pack v0.1.0
Pre-release
Pre-release
ComplyEaze Pack v0.1.0
Open-source alpha release of ComplyEaze Pack, a local-first Chrome MV3 extension
for bulk downloading supported GST Portal documents from the user's own
authenticated browser session.
Highlights
- Initial Chrome MV3 V0 release.
- Local-first GSTR-3B PDF download workflow for supported GST Portal sessions.
- Synthetic reviewer demo that works without GST Portal credentials.
- Local manifest, index, and exception report generation.
- Exact GST host permissions only.
- No ComplyEaze login, analytics, credential capture, cookie capture, or GST file
upload in the local-download workflow.
Release Artifact
- Chrome ZIP:
complyeazepack-0.1.0-chrome.zip - SHA-256:
5b1dc2eecb9abe330176e39fb3aad13cee13d4ac116805ff2846ae698c5113f9 - Source commit:
c622f90f4f466d3e1bf7aea3a1d5d92a31eeae99
Verification
Release verification passed on the tagged source commit:
pnpm install --frozen-lockfilepnpm exec wxt preparepnpm exec prettier --check .pnpm exec eslint . --max-warnings 0pnpm exec tsc --noEmitpnpm exec vitest run(16 files, 95 tests)pnpm exec wxt buildnode scripts/verify-extension-package.mjs .output/chrome-mv3pnpm exec wxt zip
Alpha Notice
This is an open-source alpha release. Chrome Web Store submission still requires
the manual store-readiness checks documented in docs/PUBLICATION_READINESS.md
and docs/RELEASE.md.