Comprehensive documentation for the Excellent Data Filler browser extension
π Live Documentation β’ π¦ Download Extension β’ π Report Issues
Excellent Data Filler is a powerful browser extension that automates form filling and data scraping across multiple browsers. This repository contains the comprehensive documentation built with VitePress.
- π Auto Form Filling - Fill web forms automatically using Excel data
- π Excel Template Generation - Create and manage Excel templates for data entry
- π Multi-Browser Support - Works on Chrome, Firefox, Opera, Edge, and Safari
- β‘ JavaScript Execution - Run custom JavaScript with predefined functions
- π File Upload Automation - Handle automatic file uploading
- π·οΈ Data Scraping - Extract text and table data from websites
- π PDF Generation - Automatically save pages as PDF
- π Date/Time Manipulation - Advanced date and time operations
- π¬ Dialog Handling - Manage JavaScript alerts, confirms, and prompts
- Framework: VitePress - Vue-powered static site generator
- Language: Vue.js 3.4.15
- Styling: Built-in VitePress theme with custom components
- Deployment: Netlify
- Node.js (v16 or higher)
- npm or yarn
# Clone the repository
git clone https://github.com/jeevan-lal/excellent-data-filler-docs.git
# Navigate to project directory
cd excellent-data-filler-docs
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run serveexcellent-data-filler-docs/
βββ docs/
β βββ components/ # Vue components
β β βββ documentation/ # Main documentation
β β β βββ field-types/ # Field type documentation
β β β βββ form/ # Form-related docs
β β β βββ site/ # Site configuration
β β β βββ ...
β β βββ public/ # Static assets
β β βββ index.md # Homepage
β βββ flowchart/ # Flow diagrams
β βββ package.json
β βββ README.md
| Browser | Status | Download |
|---|---|---|
| β Latest | Chrome Web Store | |
| β Latest | Firefox Add-ons | |
| β Latest | Edge Add-ons | |
| β Latest | Opera Add-ons | |
| π©βπ« Coming Soon | - |
- Excel Column Operations: Added
Set Excel ColumnandGet Excel Columnfield types - Async URL Monitoring: Enhanced URL monitoring with async method support
- Tab-Specific Data: Added tab-specific Excel data filling options
- Task Scheduler: Implemented comprehensive task scheduling functionality
- SurveyCake Integration: Added support for SurveyCake.com form field types
- Enhanced file upload capabilities with path validation
- Improved PDF saving with cross-platform filename sanitization
- Added new predefined JavaScript functions
- Enhanced error handling and debugging tools
- Fixed
downloadFilepredefined function - Resolved
Get Local Datafield type issues - Improved string manipulation field type options
We welcome contributions! Please see our Contributing Guidelines for details.
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- πΊ YouTube Channel - Video tutorials and updates
- β Google Group - Community discussions
- π¨βπ§βπ§ WhatsApp Group - Real-time support
- π GitHub Issues - Bug reports and feature requests
- π³ Support Development - Donate to support the project
This project is licensed under the MIT License - see the LICENSE file for details.
- Author: Jeevan Lal
- Community: All contributors and users who provide feedback
- Open Source: Built with amazing open-source tools
Made with β€οΈ by Jeevan Lal