PPT slides editor

PPT slides editor

Manage only PPT, PPTX and ODP file types with this online app.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "PPT slides editor",
  "version": "3.8.22.1628",
  "description": "Manage only PPT, PPTX and ODP file types with this online app.",
  "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"
}