A free, privacy-friendly Chrome extension to quickly generate customizable Lorem Ipsum text for your projects. SLIG is lightweight, open source, and syncs your preferences across browsers.
- Customizable output: Choose number of paragraphs and sentences per paragraph
- HTML support: Optionally wrap output in
<p>
and<br>
tags - Copy to clipboard: One-click copy for easy pasting
- Remembers your settings: Preferences sync across Chrome browsers
- Forever free: No paywalls, no tracking, no nonsense
- Download or clone this repository
- Go to
chrome://extensions/
in your browser - Enable "Developer mode" (top right)
- Click "Load unpacked" and select this project folder
- Click the SLIG icon in your Chrome toolbar
- Select the number of paragraphs and sentences
- Choose whether to include HTML tags
- Click Regenerate to create new text
- Click Copy to copy the generated text to your clipboard
Generator UI | Example Output |
---|---|
![]() |
![]() |
Contributions are welcome! To propose a change:
- Fork this repository
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
This project is licensed under the terms of the LICENSE.
- Open an issue for bugs or feature requests