Simplify Your LHDN e-Invois Validation
Capyinvois is designed to help you effortlessly validate and manage your LHDN e-invois. With just a 2-minute setup, Capyinvois ensures that your buyer information is accurate, saving you countless hours of manual validation.
- Quick Setup: Get started in just 2 minutes
- Accurate Validation: Automatically verify buyer information to ensure accuracy
- Time-Saving: Eliminate the need for manual validation, freeing up your time for more important tasks
- Visit the Chrome Web Store
- Click "Add to Chrome"
- Follow the quick 2-minute setup guide
- Node.js (v18 or higher)
- pnpm (v8 or higher)
- Clone the repository
git clone https://github.com/yourusername/capyinvois.git
cd capyinvois
- Install dependencies
pnpm install
- Start the development server
pnpm dev
- Load the extension in Chrome:
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked"
- Select the
build
directory from your project
- Open Chrome and navigate to
pnpm build
The built extension will be in the build
directory.
- React
- TypeScript
- Vite
- Tailwind CSS
- shadcn/ui
MIT License - See LICENSE file for details