LibreOffice Editor

LibreOffice Editor

Create and edit documents with LibreOffice Online.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "__MSG_title__",
  "version": "2.19.1",
  "description": "__MSG_description__",
  "default_locale": "en",
  "action": {
    "default_popup": "index.html",
    "default_icon": "icons/suite_38.png"
  },
  "options_page": "options.html",
  "icons": {
    "16": "icons/suite_16.png",
    "48": "icons/suite_48.png",
    "128": "icons/suite_128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}