Beezop – Simple Process Management

Beezop – Simple Process Management

Create, share and track your processes

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Beezop – Simple Process Management",
  "version": "1.0.0.0",
  "description": "Create, share and track your processes",
  "manifest_version": 3,
  "author": "Beezop, Inc",
  "action": {
    "default_popup": "index.html",
    "default_title": "Beezop",
    "default_icon": {
      "16": "/images/beezop-16.png",
      "32": "/images/beezop-32.png"
    }
  }
}