Pipefy

Pipefy

Cloud based process management app. Online Kanban, intuitive and easy to use.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Pipefy",
  "description": "Cloud based process management app. Online Kanban, intuitive and easy to use.",
  "version": "1.0.2",
  "manifest_version": 2,
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.pipefy.com/"
    ],
    "launch": {
      "web_url": "https://app.pipefy.com/?utm_source=chrome-chrome-general-chrome-signup"
    }
  }
}