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
- Host: GitHub
- URL: https://github.com/phucbm/lipsum-generator
- Owner: phucbm
- License: mit
- Created: 2018-11-03T08:25:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T10:27:40.000Z (over 4 years ago)
- Last Synced: 2025-09-09T03:35:27.971Z (11 months ago)
- Topics: chrome-extension, javascript, jquery, lipsum-generator, lorem-ipsum, lorem-ipsum-generator, mv3
- Language: JavaScript
- Homepage: https://lipsum-generator.netlify.app
- Size: 10.3 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lipsum Generator
### Generate and insert lorem ipsum placeholder text instantly
[](https://github.com/phucbm/lipsum-generator/releases/latest)
[](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)
[](https://chrome.google.com/webstore/detail/lipsum-generator/fepopmflofkppphpkfjdbmimglkeifna)
[](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)
---
## โจ 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
๐ฑ๏ธ Right-Click Context Menu - Instantly Insert Text
Popup Interface
Word Generation
Sentence Generation
Paragraph Generation
HTML List Generation
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)