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

https://github.com/phucbm/lipsum-generator

๐Ÿงข A Chrome extension that generates Lorem Ipsum, trusted by 5,000 weekly users
https://github.com/phucbm/lipsum-generator

chrome-extension javascript jquery lipsum-generator lorem-ipsum lorem-ipsum-generator mv3

Last synced: 5 months ago
JSON representation

๐Ÿงข A Chrome extension that generates Lorem Ipsum, trusted by 5,000 weekly users

Awesome Lists containing this project

README

          


Lipsum Generator

# Lipsum Generator

### Generate and insert lorem ipsum placeholder text instantly

[![release](https://badgen.net/github/release/phucbm/lipsum-generator/?cache=600)](https://github.com/phucbm/lipsum-generator/releases/latest)
[![users](https://badgen.net/chrome-web-store/users/fepopmflofkppphpkfjdbmimglkeifna)](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)
[![rating](https://badgen.net/chrome-web-store/rating/fepopmflofkppphpkfjdbmimglkeifna)](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)
[![Made in Vietnam](https://raw.githubusercontent.com/webuild-community/badge/master/svg/made.svg)](https://webuild.community)

[Chrome Extension](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna) โ€ข [Web App](https://lipsum-generator.netlify.app) โ€ข [Report Bug](https://github.com/phucbm/lipsum-generator/issues)

Lipsum Generator - Generate lorem ipsum dummy text in a drop of a hat. | Product Hunt

---

## โœจ Features

### ๐Ÿ–ฑ๏ธ Right-Click Context Menu
Instantly insert lorem ipsum text into any editable field on any website:
- **Right-click** inside any input, textarea, or contenteditable element
- Choose from **Words** (1, 5, 10), **Sentences** (1, 3, 5), or **Paragraphs** (1, 3)
- Text is inserted at cursor position or replaces selected text
- Perfect for quick fills in forms, emails, Google Docs, and more

### ๐ŸŽจ Popup Interface
Full customization with preview:
- Generate **Words**, **Sentences**, **Paragraphs**, or **HTML Lists**
- Text transformation: Capitalize, UPPERCASE, lowercase
- Custom quantity for each type
- Slug generation from words
- Auto-copy on open
- "Lorem ipsum dolor sit amet" prefix option

### ๐Ÿ”’ Privacy-Focused
- Works completely offline
- No data collection or tracking
- Open source
- Settings sync with your Google account (optional)

## ๐Ÿ“ธ Screenshots


Context Menu in Action

๐Ÿ–ฑ๏ธ Right-Click Context Menu - Instantly Insert Text




Extension Popup

Popup Interface




Words Generation

Word Generation






Sentences

Sentence Generation




Paragraphs

Paragraph Generation






HTML Lists

HTML List Generation




Web App

Web App Version



## ๐Ÿš€ Installation

**Chrome Extension** (Works Offline)
[Install from Chrome Web Store โ†’](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)

**Web Version** (All Browsers)
[Open Web App โ†’](https://lipsum-generator.netlify.app)

## Local deployment

```bash
pnpm install
```

```bash
pnpm dev
```

## License

[MIT License](https://github.com/phucbm/lipsum-generator/blob/main/LICENSE)

Copyright (c) 2026 [@phucbm](https://github.com/phucbm) - [Lipsum Generator](https://github.com/phucbm/lipsum-generator)