GST - Free Google Slides Themes

GST - Free Google Slides Themes

Get access to a vast library of free Google Slides themes and PowerPoint presentation templates.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "GST - Free Google Slides Themes",
  "description": "Get access to a vast library of Google Slides themes and PowerPoint presentation templates.",
  "version": "1.0.0",
  "icons": {
    "48": "images/icon-48.png",
    "96": "images/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]",
      "strict_min_version": "60.0"
    }
  },
  "homepage_url": "https://www.googleslidesthemes.com",
  "browser_action": {
    "default_icon": "images/icon-32.png",
    "default_title": "Google Slides themes",
    "default_popup": "popup.html",
    "browser_style": true
  }
}