Streamline your Coretax workflow with intelligent bulk operations
๐ฆ Bulk Operations - Download multiple Coretax documents simultaneously
๐ฏ Smart Filtering - Filter by text search and document type
๐ Progress Tracking - Real-time progress bars and download statistics
๐ Language Support - Switch between Indonesian (ID) and English (EN)
โก Keyboard Shortcuts - Ctrl+D
start, Ctrl+Shift+A
select all
๐ Auto Retry - Intelligent retry logic for failed downloads
๐ฑ Modern UI - Clean, minimizable interface with error notifications
๐จ Accessibility - High contrast and reduced motion support
๐ Dark Mode - Automatic dark mode detection
Browser | Version | Status |
---|---|---|
Chrome | 88+ | โ Supported |
Firefox | 78+ | โ Supported |
- Download
CoreTax-Bulk-Download-Chrome-(version).zip
from releases - Extract the ZIP file
- Open Chrome and go to
chrome://extensions/
- Enable Developer mode (toggle in top right)
- Click Load unpacked and select the extracted folder
- Download
CoreTax-Bulk-Download-Chrome-(version).zip
from releases - Extract the ZIP file
- Open Firefox and go to
about:debugging
- Click This Firefox โ Load Temporary Add-on
- Select any file from the extracted folder
- Navigate to Coretax document list pages
- The extension panel will appear in the bottom-left corner
- Use Select All to select documents or manually check boxes
- Optionally use Filter to narrow down documents
- Click Download to start bulk downloading
- Monitor progress in real-time
- Change language via the popup settings (click extension icon)
Ctrl+D
- Start downloadCtrl+Shift+A
- Select/deselect allCtrl+Shift+F
- Open filter modalCtrl+Shift+M
- Minimize/maximize panel
Configure the extension via the popup (click extension icon):
- Language: Switch between Indonesian (๐ฎ๐ฉ) and English (๐บ๐ธ)
- Parallel Downloads: 1-5 concurrent downloads
- Download Delay: 500-5000ms between batches
- View History: See recent download statistics
Settings are automatically saved and synchronized across the interface.
git clone https://github.com/thunderkex/CoretaxBulk
cd CoretaxBulk
- Navigate to
chrome/
directory - Load unpacked in Chrome developer mode
- Make changes and reload extension
- Navigate to
firefox/
directory - Load temporary add-on in Firefox
- Changes require reloading the add-on
coretaxbulk/
โโโ chrome/ # Chrome extension files
โโโ firefox/ # Firefox extension files
โโโ .github/ # GitHub Actions
โโโ README.md
- Fork the repository
- Create a feature branch:
git checkout -b feature-name
- Make your changes with proper testing
- Submit a pull request with clear description
GitHub Actions automatically creates releases with:
- Chrome extension package (
coretax-bulk-chrome.zip
) - Firefox extension package (
coretax-bulk-firefox.zip
) - Complete source code (
coretax-bulk-source.zip
)
Create a release:
git tag v1.6.0
git push origin v1.6.0
- No data collection: All data stays on your device
- Local storage only: Settings saved in browser storage
- No external requests: Extension works entirely locally
- Open source: Full code transparency
Extension not appearing?
- Ensure you're on a Coretax document list page
- Check if developer mode is enabled (Chrome)
- Try refreshing the page
Downloads not working?
- Check browser download settings
- Ensure pop-ups are allowed for Coretax domain
- Try reducing parallel downloads in settings
Performance issues?
- Reduce parallel downloads to 1-2
- Increase download delay to 1000ms+
- Clear browser cache and restart
MIT License - see LICENSE file for details.
Disclaimer: This extension is provided as-is for educational and convenience purposes. Users are responsible for compliance with all applicable terms of service and regulations. Use at your own risk.
- ๐ Issues: Report bugs
- ๐ญ Discussions: Ask questions
- ๐ Wiki: Read docs
โญ Star this repository if it helped you!