🧠 Smart African test data generator Chrome extension - Generate authentic names, addresses, and phone numbers from 10+ African countries
# 🧠 Makoki Test
> Smart African test data generator for developers
Generate authentic African test data with one click! Makoki Test is a Chrome/Firefox extension that helps developers fill forms with realistic African names, addresses, and phone numbers instead of generic "John Doe" and "123 Main Street".
## ✨ Features
- 🌍 **10+ African Countries** - Senegal, Nigeria, Kenya, South Africa, Egypt, and more
- 👤 **Authentic Names** - Real first and last names from each country
- 📍 **Real Locations** - Cities and regions from GADM spatial data
- 📞 **Correct Phone Formats** - Country-specific phone number patterns
- ⚡ **Instant Generation** - Right-click on any input field
- 🎯 **Smart Detection** - Automatically detects field types
- 💾 **Offline First** - Works without internet connection
- 🔒 **Privacy Focused** - No data collection, everything runs locally
## 🚀 Quick Start
### Install from Chrome Web Store
```
Coming soon!
```
### Install from Source
1. Clone the repository:
```bash
git clone
github.com
cd makoki
```
2. Install dependencies:
```bash
pnpm install
```
3. Build the extension:
```bash
pnpm build
```
4. Load in Chrome:
- Open `chrome://extensions`
- Enable "Developer mode"
- Click "Load unpacked"
- Select the `dist` folder
## 🎮 How to Use
1. **Right-click** on any input field
2. Select **"Generate Test Data"**
3. Choose the type of data you need:
- 👤 Personal (Name, Email)
- 📍 Location (City, Address)
- 📞 Contact (Phone, Mobile)
4. The field is instantly filled with authentic African data!
## 🌍 Supported Countries
| Country | Names | Cities | Phone | Address |
| ----------------------------------- | ----- | ------ | ----- | ------- |
| 🇸🇳 Senegal | ✅ | ✅ | ✅ | ✅ |
| 🇳🇬 Nigeria | ✅ | ✅ | ✅ | ✅ |
| 🇰🇪 Kenya | ✅ | ✅ | ✅ | ✅ |
| 🇿🇦 South Africa …