Inshot for PC, Windows, Mac

Inshot for PC, Windows, Mac

Get Inshot for PC, Windows, and Mac extension to bring an amazing video editor with just one click.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Inshot for PC, Windows, Mac",
  "description": "Get Inshot for PC, Windows, and Mac extension to bring an amazing video editor with just one click.",
  "manifest_version": 3,
  "version": "1.0.0",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": "icon.png"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}