Lorem Ipsum Generator (Default Text)

Lorem Ipsum Generator (Default Text)

Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "icon-19.png",
    "default_popup": "index.html"
  },
  "description": "Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4Z8Khk8PMbvDjRCaWrhpU7AcnYz1y9rrV0kRsaPfb+L7YJxxttFu6WO5Pw26EmXNJXCiWqIOZObOVuoe8AFGMHbXZeSSlsSFRLy/HLIwLo9jGwi1oexuZ1n63ae7Z9gMFDQF5kjthxdqjSEUN5LIJ1lHROkbpnWujq7sPEBnKuQIDAQAB",
  "manifest_version": 2,
  "permissions": [
    "storage"
  ],
  "name": "Lorem Ipsum Generator (Default Text)",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2.4.0"
}