Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davgothic authored Sep 15, 2017
1 parent f851df2 commit e95e1f8
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# DummyText (Chrome Extension)

Simple, quick and unobtrusive dummy text generator for web designers and developers. This extension installs a small icon in your browser allowing you quick access to paragraphs of dummy text (Lorem ipsum style) at the click of a button.

The number of paragraphs, words per paragraph and whether or not to wrap paragraphs in paragraph tags can be changed easily. Once happy with your selection, simply click the Copy button and the text is sent straight to your clipboard ready for pasting!

## Installation

Install via the [Chrome Web Store listing](https://chrome.google.com/webstore/detail/dummytext/ahnionhaccolmddlboaklelpadaeafbj).

## Changelog

* 1.5
* Set offline_enabled setting to true in the manifest file to specify that this extension can run offline.

* 1.4
* Updated the paragraph checkbox style to look more like Chrome's UI.

* 1.3
* Added a few additional icons.

* 1.2
* Updated the UI to make it look a little more at home in Chrome.

0 comments on commit e95e1f8

Please sign in to comment.