Weshet Filler is a lightweight Chrome extension that helps developers, testers, and users quickly fill out web forms with relevant, Ethiopia-specific information.
Weshet Filler
The perfect tool for developers and testers working with forms tailored for an Ethiopian audience.
## Features
* **One-Click Filling:** Populate entire forms instantly with a single click.
* **🇪🇹 Authentic Ethiopian Data:** Uses a rich, customizable library of common Ethiopian names, addresses (including regions, sub-cities, and woredas), phone numbers, and more.
* **Smart Gender Selection:** Generate data that is logically consistent, with gender-appropriate names and titles ("Mr.", "Ms.", etc.).
* **Developer Focused:** Perfect for speeding up development and testing of applications that require user registration or data entry.
* **Privacy First:** All data is stored and processed locally within the extension. Nothing is ever sent over the network.
## Demo
## Installation
1. **From the Chrome Web Store `Recommended`**
-
chromewebstore.google.com
2. **For Developers & Contributors `Manual Installation`**
If you want to contribute or test the latest unreleased version:
- **Clone the repository:**
```bash
git clone
github.com
```
- **Open Chrome Extensions:** Navigate to `chrome://extensions` in your Chrome browser.
- **Enable Developer Mode:** Turn on the "Developer mode" toggle in the top-right corner.
- **Load the Extension:** Click the "Load unpacked" button and select the cloned `weshet-filler` directory.
## How to Use
1. Navigate to a web page with a form you want to fill.
2. Click the **Weshet Filler icon** in your Chrome toolbar
3. Click the **"Fill"** button.
4. Voilà! The form is filled.
## How to Contribute
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. **Fork the Project:** Click the 'Fork' button at the top right of this page.
2. **Create your Feature Branch:**
```bash
git checkout -b feat …