LibreOffice Writer on rollApp

LibreOffice Writer on rollApp

Modern, full-featured word processing and desktop publishing tool. Powered by rollApp.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "LibreOffice Writer on rollApp",
  "description": "Modern, full-featured word processing and desktop publishing tool. Powered by rollApp.",
  "version": "1.2",
  "app": {
    "urls": [
      "*://www.rollapp.com/launch/lowriter",
      "*://www.rollapp.com/app/lowriter"
    ],
    "launch": {
      "web_url": "https://www.rollapp.com/launch/lowriter?ref=chrome-app",
      "container": "panel",
      "width": 900,
      "height": 600
    }
  },
  "icons": {
    "16": "lowriter-16.png",
    "128": "lowriter-128.png"
  }
}