An open API service indexing awesome lists of open source software.

https://github.com/addispupi/weshet-filler

Weshet Filler is a lightweight Chrome extension that helps developers, testers, and users quickly fill out web forms with relevant, Ethiopia-specific information.
https://github.com/addispupi/weshet-filler

chrome chrome-extension extension javascript web-tools

Last synced: 11 months ago
JSON representation

Weshet Filler is a lightweight Chrome extension that helps developers, testers, and users quickly fill out web forms with relevant, Ethiopia-specific information.

Awesome Lists containing this project

README

          






Weshet Filler Logo

Weshet Filler


The perfect tool for developers and testers working with forms tailored for an Ethiopian audience.



License: MIT


Chrome Web Store


[![GitHub stars](https://img.shields.io/github/stars/addispupi/weshet-filler)](https://github.com/addispupi/weshet-filler/stargazers)

## 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`**
- https://chromewebstore.google.com/detail/ginjmkibemijiejmbpiloljmhgflpeln?utm_source=item-share-cb
2. **For Developers & Contributors `Manual Installation`**
If you want to contribute or test the latest unreleased version:
- **Clone the repository:**
```bash
git clone https://github.com/addispupi/weshet-filler.git
```
- **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/amazing-feature
```
3. **Commit your Changes:**
```bash
git commit -m 'feat: add some AmazingFeature'
```
4. **Push to the Branch:**
```bash
git push origin feat/amazing-feature
```
5. **Open a Pull Request:** Go back to the repository on GitHub and click the 'New pull request' button.

Please open an issue first to discuss any major changes you would like to make.

## License
This project is distributed under the [MIT License](LICENSE). See the `LICENSE` file for more information.

---


Made with ❤️ for the developer community in Ethiopia and beyond.