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